Update to 1.7.90

This commit is contained in:
Wim Taymans 2016-03-02 18:53:31 +01:00
parent b94eed731c
commit f74d0158a3
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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)

View File

@ -1 +1 @@
a82743cf4b1ec288dfa3ba437e419290 gst-plugins-bad-free-1.7.2.tar.xz
746bb2253fc0b0f1a8f87c5a76c68f3b gst-plugins-bad-free-1.7.90.tar.xz