diff --git a/.cvsignore b/.cvsignore index 2526832..7a366cc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gst-plugins-good-0.10.23.tar.bz2 +gst-plugins-good-0.10.24.tar.bz2 diff --git a/gstreamer-plugins-good.spec b/gstreamer-plugins-good.spec index 27b5f36..510edc4 100644 --- a/gstreamer-plugins-good.spec +++ b/gstreamer-plugins-good.spec @@ -1,12 +1,12 @@ %define gstreamer gstreamer %define majorminor 0.10 -%define _gst 0.10.29 -%define _gstpb 0.10.29 +%define _gst 0.10.30 +%define _gstpb 0.10.30 Name: %{gstreamer}-plugins-good -Version: 0.10.23 -Release: 3%{?dist} +Version: 0.10.24 +Release: 1%{?dist} Summary: GStreamer plug-ins with good code and licensing Group: Applications/Multimedia @@ -48,6 +48,7 @@ BuildRequires: wavpack-devel BuildRequires: libsoup-devel BuildRequires: kernel-headers BuildRequires: pulseaudio-libs-devel +BuildRequires: orc-devel %ifnarch s390 s390x BuildRequires: libdv-devel @@ -111,6 +112,7 @@ This package contains documentation for the provided plugins. --with-package-origin='http://download.fedora.redhat.com/fedora' \ --enable-gtk-doc \ --enable-experimental \ + --enable-orc \ --disable-monoscope \ --disable-esd --disable-libcaca --disable-aalib \ --with-default-visualizer=autoaudiosink @@ -240,6 +242,9 @@ export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/gstreamer-%{majorminor}.schemas > /dev/null || : %changelog +* Fri Jul 16 2010 Benjamin Otte 0.10.24-1 +- Update to 0.10.24 + * Mon Jun 07 2010 Bastien Nocera 0.10.23-3 - Revert previous commit diff --git a/sources b/sources index 08bc0a8..b43b850 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9cddbb0e7e90677f0cc05c23feffef5c gst-plugins-good-0.10.23.tar.bz2 +dc0de606e3e303cf378327b72a4d281f gst-plugins-good-0.10.24.tar.bz2