commit b57953637e32717a4e3b58acbff9eb0e90ffb7f5
Author: Benjamin Otte <company(a)fedoraproject.org>
Date: Thu Apr 15 06:59:29 2010 +0000
- Update pre-release
.cvsignore | 2 +-
...not-ever-unload-a-plugin-after-calling-in.patch | 64 ----------------------
gstreamer.spec | 9 +--
sources | 2 +-
4 files changed, 7 insertions(+), 70 deletions(-)
---
diff --git a/.cvsignore b/.cvsignore
index 3310d56..3cb6c57 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-gstreamer-0.10.28.tar.bz2
+gstreamer-0.10.28.2.tar.bz2
diff --git a/gstreamer.spec b/gstreamer.spec
index c61fc87..acd6218 100644
--- a/gstreamer.spec
+++ b/gstreamer.spec
@@ -7,8 +7,8 @@
%define _gir-repository 0.6.5-6
Name: %{gstreamer}
-Version: 0.10.28
-Release: 2%{?dist}
+Version: 0.10.28.2
+Release: 1%{?dist}
Summary: GStreamer streaming media framework runtime
Group: Applications/Multimedia
@@ -39,7 +39,6 @@ BuildRequires: gcc-c++
# For the GStreamer RPM provides
Patch1: gstreamer-inspect-rpm-format.patch
-Patch2: 0001-plugins-Do-not-ever-unload-a-plugin-after-calling-in.patch
Source1: gstreamer.prov
Source2: macros.gstreamer
@@ -108,7 +107,6 @@ with different major/minor versions of GStreamer.
%setup -q -n gstreamer-%{version}
%patch1 -p1 -b .rpm-provides
-%patch2 -p1 -b .no-unload
%build
# 0.10.0: manuals do not build due to an openjade error; disable for now
@@ -231,6 +229,9 @@ rm -rf $RPM_BUILD_ROOT
%{_sysconfdir}/rpm/macros.gstreamer
%changelog
+* Thu Apr 15 2010 Benjamin Otte <otte(a)redhat.com> 0.10.28.2-1
+- Update pre-release
+
* Mon Mar 15 2010 Benjamin Otte <otte(a)redhat.com> 0.10.28-2
- Fix crashes when plugin init fails (#572800)
diff --git a/sources b/sources
index 6a5084d..1d80e1d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1c7accac718fe211ff91323c27d4ae02 gstreamer-0.10.28.tar.bz2
+f4d038f18f0c09c4a842d157804ad2a9 gstreamer-0.10.28.2.tar.bz2
Show replies by date