Update to 1.7.2

This commit is contained in:
Wim Taymans 2016-02-19 17:07:23 +01:00
parent 6eadf04623
commit af7a9c20ef
4 changed files with 9 additions and 3 deletions

2
.gitignore vendored
View File

@ -32,3 +32,5 @@
/gst-plugins-bad-free-1.6.1.tar.xz
/gst-plugins-bad-free-1.6.2.tar.xz
/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

View File

@ -70,6 +70,7 @@ mpegtsdemux
mpegtsmux
mpegvideoparse
mxf
netsim
nsf
nuvdemux
onvif

View File

@ -13,8 +13,8 @@
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
Name: gstreamer1-plugins-bad-free
Version: 1.7.1
Release: 5%{?gitcommit:.git%{shortcommit}}%{?dist}
Version: 1.7.2
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
Summary: GStreamer streaming media framework "bad" plugins
License: LGPLv2+ and LGPLv2
@ -467,6 +467,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libgstbadvideo-%{majorminor}.so
%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc
%changelog
* Fri Feb 19 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.2-1
- Update to 1.7.2
* Tue Feb 16 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.1-5
- add chromaprint plugin

View File

@ -1 +1 @@
3b66ffddb437091b159ec7b2d206cf5a gst-plugins-bad-free-1.7.1.tar.xz
a82743cf4b1ec288dfa3ba437e419290 gst-plugins-bad-free-1.7.2.tar.xz