commit d1c1c59e4ca03b1640f2fec5c6430c240a382f3a
Author: Bastien Nocera <hadess(a)fedoraproject.org>
Date: Fri Oct 3 08:14:29 2008 +0000
- Update to 0.10.21
.cvsignore | 2 +-
gstpb-0.10.20-ogg-skeleton.patch | 28 ----------------------------
gstreamer-plugins-base.spec | 11 +++++------
sources | 2 +-
4 files changed, 7 insertions(+), 36 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index 7efe143..ffc7404 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gst-plugins-base-0.10.20.tar.bz2
+gst-plugins-base-0.10.21.tar.bz2
diff --git a/gstreamer-plugins-base.spec b/gstreamer-plugins-base.spec
index 2e6b91f..a700172 100644
--- a/gstreamer-plugins-base.spec
+++ b/gstreamer-plugins-base.spec
@@ -4,8 +4,8 @@
%define _gst 0.10.20
Name: %{gstreamer}-plugins-base
-Version: 0.10.20
-Release: 6%{?dist}
+Version: 0.10.21
+Release: 1%{?dist}
Summary: GStreamer streaming media framework base plug-ins
Group: Applications/Multimedia
@@ -15,9 +15,6 @@
Source:
http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Patch0: gstpb-0.10.15-cd-speed.patch
-#
https://bugzilla.redhat.com/show_bug.cgi?id=458404
-#
http://bugzilla.gnome.org/show_bug.cgi?id=537599
-Patch1: gstpb-0.10.20-ogg-skeleton.patch
Requires: %{gstreamer} >= %{_gst}
Requires: liboil >= 0.3.12-9
@@ -54,7 +51,6 @@ This package contains a set of well-maintained base plug-ins.
%prep
%setup -q -n gst-plugins-base-%{version}
%patch0 -p1 -b .cd-speed
-%patch1 -p0 -b .skeleton
%build
%configure \
@@ -240,6 +236,9 @@ GStreamer Base Plugins library development and header files.
%doc %{_datadir}/gtk-doc/html/gst-plugins-base-plugins-%{majorminor}
%changelog
+* Fri Oct 03 2008 - Bastien Nocera <bnocera(a)redhat.com> - 0.10.21-1
+- Update to 0.10.21
+
* Wed Sep 24 2008 Jeremy Katz <katzj(a)redhat.com> - 0.10.20-6
- gst-visualize is just a test program that we don't really need to include
and having it means that perl gets pulled into small images (#462620)
diff --git a/sources b/sources
index ff4bdab..1a593f9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-180dd3452438b31fba732d2216e55eb6 gst-plugins-base-0.10.20.tar.bz2
+0e0cd485311502ad1c0c028148e3186a gst-plugins-base-0.10.21.tar.bz2