Update to 1.7.1

This commit is contained in:
Wim Taymans 2016-01-05 12:35:59 +01:00
parent 757a9c0f0e
commit f3c7c2bc15
4 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -31,3 +31,4 @@
/gst-plugins-bad-free-1.6.0.tar.xz /gst-plugins-bad-free-1.6.0.tar.xz
/gst-plugins-bad-free-1.6.1.tar.xz /gst-plugins-bad-free-1.6.1.tar.xz
/gst-plugins-bad-free-1.6.2.tar.xz /gst-plugins-bad-free-1.6.2.tar.xz
/gst-plugins-bad-free-1.7.1.tar.xz

View File

@ -94,6 +94,7 @@ subenc
tta tta
valve valve
videofilters videofilters
videoframe_audiolevel
videomaxrate videomaxrate
videomeasure videomeasure
videoparsers videoparsers

View File

@ -13,7 +13,7 @@
#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.6.2 Version: 1.7.1
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist} Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
Summary: GStreamer streaming media framework "bad" plugins Summary: GStreamer streaming media framework "bad" plugins
@ -450,6 +450,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
* Tue Jan 5 2016 Wim Taymans <wtaymans@redhat.com> - 1.7.1-1
- Update to 1.7.1
* Mon Dec 28 2015 Rex Dieter <rdieter@fedoraproject.org> 1.6.2-2 * Mon Dec 28 2015 Rex Dieter <rdieter@fedoraproject.org> 1.6.2-2
- rebuild (libwebp) - rebuild (libwebp)

View File

@ -1 +1 @@
3c8a76c839900baade6e2ffcb1ae815e gst-plugins-bad-free-1.6.2.tar.xz 3b66ffddb437091b159ec7b2d206cf5a gst-plugins-bad-free-1.7.1.tar.xz