Update to 1.9.90

This commit is contained in:
Wim Taymans 2016-10-01 10:47:25 +02:00
parent 5f295d3bc2
commit 0af80feec6
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -41,3 +41,4 @@
/gst-plugins-bad-free-1.8.2.tar.xz /gst-plugins-bad-free-1.8.2.tar.xz
/gst-plugins-bad-free-1.9.1.tar.xz /gst-plugins-bad-free-1.9.1.tar.xz
/gst-plugins-bad-free-1.9.2.tar.xz /gst-plugins-bad-free-1.9.2.tar.xz
/gst-plugins-bad-free-1.9.90.tar.xz

View File

@ -13,8 +13,8 @@
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5}) #global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
Name: gstreamer1-plugins-bad-free Name: gstreamer1-plugins-bad-free
Version: 1.9.2 Version: 1.9.90
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist} Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
Summary: GStreamer streaming media framework "bad" plugins Summary: GStreamer streaming media framework "bad" plugins
License: LGPLv2+ and LGPLv2 License: LGPLv2+ and LGPLv2
@ -512,6 +512,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libgstbadvideo-%{majorminor}.so
%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc %{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc
%changelog %changelog
* Fri Oct 01 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.90-1
- Update to 1.9.90
* Fri Sep 02 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.2-2 * Fri Sep 02 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.2-2
- Rebuild - Rebuild

View File

@ -1 +1 @@
12589c148e1f7deb2fcb1dccaa1b1c06 gst-plugins-bad-free-1.9.2.tar.xz 3a9a9a226e1e3b7f404aa9557fa57032 gst-plugins-bad-free-1.9.90.tar.xz