From 6efcda21639f22db43533089d7a1a9f2a1373f21 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Tue, 15 Dec 2015 10:41:45 +0100 Subject: [PATCH] Update to 1.6.2 --- .gitignore | 1 + gstreamer1-plugins-bad-free.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6ef3c92..ca7a737 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /gst-plugins-bad-free-1.5.91.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.2.tar.xz diff --git a/gstreamer1-plugins-bad-free.spec b/gstreamer1-plugins-bad-free.spec index 50a88a4..e9ec9a5 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.6.1 -Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist} +Version: 1.6.2 +Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: GStreamer streaming media framework "bad" plugins License: LGPLv2+ and LGPLv2 @@ -450,6 +450,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/libgstbadvideo-%{majorminor}.so %{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc %changelog +* Tue Dec 15 2015 Wim Taymans - 1.6.2-1 +- Update to 1.6.2 + * Mon Nov 9 2015 Wim Taymans - 1.6.1-2 - Enable more plugins: gtksink, webp, bluez, bs2b, gme, ofa, openal, opencv, openjpeg diff --git a/sources b/sources index 5b1f360..2a645da 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d1f2cb1d8c5202dfc4e60fcd81d06acc gst-plugins-bad-free-1.6.1.tar.xz +3c8a76c839900baade6e2ffcb1ae815e gst-plugins-bad-free-1.6.2.tar.xz