Update to 1.7.90
This commit is contained in:
parent
b94eed731c
commit
f74d0158a3
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@
|
||||
/gst-plugins-bad-free-1.7.1.tar.xz
|
||||
/gst-plugins-bad-1.7.2.tar.xz
|
||||
/gst-plugins-bad-free-1.7.2.tar.xz
|
||||
/gst-plugins-bad-free-1.7.90.tar.xz
|
||||
|
@ -13,8 +13,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-bad-free
|
||||
Version: 1.7.2
|
||||
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Version: 1.7.90
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework "bad" plugins
|
||||
|
||||
License: LGPLv2+ and LGPLv2
|
||||
@ -474,6 +474,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libgstbadvideo-%{majorminor}.so
|
||||
%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc
|
||||
|
||||
%changelog
|
||||
* Wed Mar 02 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.90-1
|
||||
- Update to 1.7.90
|
||||
|
||||
* Thu Feb 25 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.2-2
|
||||
- Rebuild for soundtouch ABI break (#1311323)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user