From 463ecc0acb491e6ba8d7d7a6e6aa556cd0782101 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Sep 01 2016 14:24:39 +0000 Subject: Update to 1.9.2 --- diff --git a/.gitignore b/.gitignore index 376da90..5d84967 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /gst-plugins-bad-free-1.8.1.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.2.tar.xz diff --git a/gst-p-bad-cleanup.sh b/gst-p-bad-cleanup.sh index 3a751f3..cc8036a 100755 --- a/gst-p-bad-cleanup.sh +++ b/gst-p-bad-cleanup.sh @@ -92,6 +92,7 @@ smooth speed stereo subenc +timecode tta valve videofilters diff --git a/gstreamer1-plugins-bad-free.spec b/gstreamer1-plugins-bad-free.spec index 8693abd..2ffd748 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.9.1 -Release: 3%{?gitcommit:.git%{shortcommit}}%{?dist} +Version: 1.9.2 +Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: GStreamer streaming media framework "bad" plugins License: LGPLv2+ and LGPLv2 @@ -386,6 +386,7 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libgstbadvideo-%{majorminor}.so %{_libdir}/gstreamer-%{majorminor}/libgstspeed.so %{_libdir}/gstreamer-%{majorminor}/libgststereo.so %{_libdir}/gstreamer-%{majorminor}/libgstsubenc.so +%{_libdir}/gstreamer-%{majorminor}/libgsttimecode.so %{_libdir}/gstreamer-%{majorminor}/libgstuvch264.so %if %{with extras} %{_libdir}/gstreamer-%{majorminor}/libgstvdpau.so @@ -511,6 +512,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libgstbadvideo-%{majorminor}.so %{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc %changelog +* Thu Sep 01 2016 Wim Taymans - 1.9.2-1 +- Update to 1.9.2 + * Fri Aug 26 2016 Hans de Goede - 1.9.1-3 - Rebuild for new wildmidi diff --git a/sources b/sources index 59f648c..6e15a9a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7e8b57ee4a66dd350a3488ab14e1fc01 gst-plugins-bad-free-1.9.1.tar.xz +12589c148e1f7deb2fcb1dccaa1b1c06 gst-plugins-bad-free-1.9.2.tar.xz