diff --git a/totem.spec b/totem.spec index 0752b9f..7b0f218 100644 --- a/totem.spec +++ b/totem.spec @@ -1,15 +1,15 @@ %define gstreamer_version 0.10.1 -%define gstreamer_plugins_base_version 0.10.1 +%define gstreamer_plugins_base_version 0.10.12 %define gstreamer_plugins_good_version 0.10.0 Summary: Movie player for GNOME 2 Name: totem -Version: 2.17.92 -Release: 2%{?dist} +Version: 2.18.0 +Release: 1%{?dist} License: GPL Group: Applications/Multimedia URL: http://www.gnome.org/projects/totem/ -Source0: http://ftp.gnome.org/pub/GNOME/sources/totem/2.17/totem-%{version}.tar.bz2 +Source0: http://ftp.gnome.org/pub/GNOME/sources/totem/2.18/totem-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires(pre): GConf2 >= 2.14 @@ -201,6 +201,11 @@ fi %{_libdir}/*so %changelog +* Fri Mar 09 2007 - Bastien Nocera - 2.18.0-1 +- Update to 2.18.0 +- Update GStreamer base plugins requirements to get some "codec-buddy" + support + * Wed Feb 21 2007 - Bastien Nocera - 2.17.92-2 - Add gstreamer-plugins-good as a builddep so that gconfaudiosink can be found during configure