From 27af02f648b1708bfffde5cde5f6955c9db19a2a Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Fri, 1 Jun 2012 12:26:51 +0200 Subject: [PATCH] bump release and rebuild (linked with old libs on PPC) --- gstreamer-plugins-bad-free.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gstreamer-plugins-bad-free.spec b/gstreamer-plugins-bad-free.spec index 30116d6..655dbcc 100644 --- a/gstreamer-plugins-bad-free.spec +++ b/gstreamer-plugins-bad-free.spec @@ -14,7 +14,7 @@ Summary: GStreamer streaming media framework "bad" plug-ins Name: gstreamer-plugins-bad-free Version: 0.10.23 -Release: 4%{?dist} +Release: 5%{?dist} # The freeze and nfs plugins are LGPLv2 (only) License: LGPLv2+ and LGPLv2 Group: Applications/Multimedia @@ -348,6 +348,9 @@ sed -i 's/opencv <= 2.2.0/opencv <= 2.4.0/g' configure %doc %{_datadir}/gtk-doc/html/gst-plugins-bad-libs-%{majorminor} %changelog +* Fri Jun 01 2012 Karsten Hopp 0.10.23-5 +- bump release and rebuild (linked with old libs on PPC) + * Tue May 29 2012 Adel Gadllah 0.10.23-4 - Backport upstream patch to fix vp8enc (GNOME #676653, #676245)