Update to 1.11.2
This commit is contained in:
parent
f062274233
commit
10f762c0f4
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@
|
||||
/gst-plugins-bad-free-1.10.1.tar.xz
|
||||
/gst-plugins-bad-free-1.10.2.tar.xz
|
||||
/gst-plugins-bad-free-1.11.1.tar.xz
|
||||
/gst-plugins-bad-free-1.11.2.tar.xz
|
||||
|
@ -25,6 +25,7 @@ asfmux
|
||||
audiobuffersplit
|
||||
audiofxbad
|
||||
audiomixer
|
||||
audiomixmatrix
|
||||
audioparsers
|
||||
audiovisualizers
|
||||
autoconvert
|
||||
|
@ -13,8 +13,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-bad-free
|
||||
Version: 1.11.1
|
||||
Release: 3%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Version: 1.11.2
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework "bad" plugins
|
||||
|
||||
License: LGPLv2+ and LGPLv2
|
||||
@ -513,6 +513,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libgstbadvideo-%{majorminor}.so
|
||||
%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc
|
||||
|
||||
%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-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-bad-free-1.11.1.tar.xz) = 58b86b2db7b5cc16c4d6eec956b2cbd67b01be18f57f9f892a0b743ba40f2e19d1c63c9c9fb08e6cca4092c887a4b6a1a1f5488491104190a839a868b40b20f5
|
||||
SHA512 (gst-plugins-bad-free-1.11.2.tar.xz) = 65fc221d6eb2eb66ea9351a3a644c68b4957aee720036872e91ac14b0b77bd9fab0011a145b9fcb5b9ab539a31e1c9dcf0e9a74a5d838d213a8aa71a599fce99
|
||||
|
Loading…
Reference in New Issue
Block a user