Update to 1.11.90
This commit is contained in:
parent
4ea154cffa
commit
033a5b1f8c
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@
|
||||
/gst-plugins-base-1.10.2.tar.xz
|
||||
/gst-plugins-base-1.11.1.tar.xz
|
||||
/gst-plugins-base-1.11.2.tar.xz
|
||||
/gst-plugins-base-1.11.90.tar.xz
|
||||
|
@ -5,7 +5,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-base
|
||||
Version: 1.11.2
|
||||
Version: 1.11.90
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework base plugins
|
||||
|
||||
@ -425,6 +425,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Apr 11 2017 Wim Taymans <wtaymans@redhat.com> - 1.11.90-1
|
||||
- Update to 1.11.90
|
||||
|
||||
* Fri Feb 24 2017 Wim Taymans <wtaymans@redhat.com> - 1.11.2-1
|
||||
- Update to 1.11.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-base-1.11.2.tar.xz) = f1cd264a3ee9ab2f7254ce5fa03d9fa9569e0c8fec944bc45acb27fc31b4310e7ae8a7c84042fdd1ca4bd2252790639d28f00c3519be22f72d8899d721d9f864
|
||||
SHA512 (gst-plugins-base-1.11.90.tar.xz) = 8bbc3efd834f5ae72218c18fd06f47281dcac709b1278cbf07a693d07417bd542cb9909b5eb5fe5caf35a4196f4d77b9dc49e554ce24bc3014a59cfe4b06bda7
|
||||
|
Loading…
Reference in New Issue
Block a user