diff --git a/phonon.spec b/phonon.spec index ee15d85..693f5cd 100644 --- a/phonon.spec +++ b/phonon.spec @@ -1,7 +1,7 @@ Summary: Multimedia framework api Name: phonon Version: 4.3.0 -Release: 2%{?dist} +Release: 3%{?dist} Group: System Environment/Libraries License: LGPLv2+ @@ -18,7 +18,7 @@ Patch0: phonon-4.2.96-pulseaudio.patch Patch1: phonon-4.2.96-xine-pulseaudio.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: automoc4 +BuildRequires: automoc4 >= 0.9.86 BuildRequires: cmake >= 2.6.0 BuildRequires: glib2-devel BuildRequires: gstreamer-devel @@ -140,6 +140,9 @@ xdg-icon-resource forceupdate --theme oxygen 2> /dev/null || : %changelog +* Mon Jan 26 2009 Rex Dieter - 4.3.0-3 +- BR: automoc4 >= 0.9.86 + * Fri Jan 23 2009 Kevin Kofler - 4.3.0-2 - fix typo in postun scriptlet (introduced in 4.2.96-3)