Update to 1.11.2
This commit is contained in:
parent
64912f72f5
commit
4ea154cffa
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@
|
||||
/gst-plugins-base-1.10.1.tar.xz
|
||||
/gst-plugins-base-1.10.2.tar.xz
|
||||
/gst-plugins-base-1.11.1.tar.xz
|
||||
/gst-plugins-base-1.11.2.tar.xz
|
||||
|
@ -5,8 +5,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-base
|
||||
Version: 1.11.1
|
||||
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Version: 1.11.2
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework base plugins
|
||||
|
||||
License: LGPLv2+
|
||||
@ -425,6 +425,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 24 2017 Wim Taymans <wtaymans@redhat.com> - 1.11.2-1
|
||||
- Update to 1.11.2
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-base-1.11.1.tar.xz) = fb297905a1818de3f0645b3b56efed9bedefb2a192ad832276b1f264d562d2dc0f34c6f2e9f6bb7df907fbaa94a7b0871618a1efd3e883b69f9dc303bef32d01
|
||||
SHA512 (gst-plugins-base-1.11.2.tar.xz) = f1cd264a3ee9ab2f7254ce5fa03d9fa9569e0c8fec944bc45acb27fc31b4310e7ae8a7c84042fdd1ca4bd2252790639d28f00c3519be22f72d8899d721d9f864
|
||||
|
Loading…
Reference in New Issue
Block a user