From af7a9c20ef714e29b92e39d2534697e030a55090 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Feb 19 2016 16:07:23 +0000 Subject: Update to 1.7.2 --- diff --git a/.gitignore b/.gitignore index bbab4fe..3111966 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/gst-p-bad-cleanup.sh b/gst-p-bad-cleanup.sh index 2a3b736..3a751f3 100755 --- a/gst-p-bad-cleanup.sh +++ b/gst-p-bad-cleanup.sh @@ -70,6 +70,7 @@ mpegtsdemux mpegtsmux mpegvideoparse mxf +netsim nsf nuvdemux onvif diff --git a/gstreamer1-plugins-bad-free.spec b/gstreamer1-plugins-bad-free.spec index 0171fb0..8986738 100644 --- a/gstreamer1-plugins-bad-free.spec +++ b/gstreamer1-plugins-bad-free.spec @@ -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 - 1.7.2-1 +- Update to 1.7.2 + * Tue Feb 16 2016 Wim Taymans - 1.7.1-5 - add chromaprint plugin diff --git a/sources b/sources index 0df5755..35bf5b9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3b66ffddb437091b159ec7b2d206cf5a gst-plugins-bad-free-1.7.1.tar.xz +a82743cf4b1ec288dfa3ba437e419290 gst-plugins-bad-free-1.7.2.tar.xz