diff --git a/.cvsignore b/.cvsignore index 6177b5d..aee0a4b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -totem-2.30.2.tar.bz2 +totem-2.90.5.tar.bz2 diff --git a/sources b/sources index fb2d47f..637adad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4ff658d6178fdb57f310c54daf596de7 totem-2.30.2.tar.bz2 +ec4799ff71d5e406d307017bbb48fb75 totem-2.90.5.tar.bz2 diff --git a/totem.spec b/totem.spec index b4e3252..044d8c9 100644 --- a/totem.spec +++ b/totem.spec @@ -5,12 +5,12 @@ Summary: Movie player for GNOME Name: totem -Version: 2.30.2 -Release: 2%{?dist} +Version: 2.90.5 +Release: 1%{?dist} License: GPLv2+ with exceptions Group: Applications/Multimedia URL: http://projects.gnome.org/totem/ -Source0: http://download.gnome.org/sources/totem/2.28/totem-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/totem/2.90/totem-%{version}.tar.bz2 Requires(pre): GConf2 >= 2.14 Requires(preun): GConf2 >= 2.14 @@ -40,6 +40,7 @@ BuildRequires: gstreamer-devel >= %gstreamer_version BuildRequires: gstreamer-plugins-base-devel >= %gstreamer_plugins_base_version BuildRequires: gstreamer-plugins-good >= %gstreamer_plugins_good_version BuildRequires: liboil >= 0.3.13-5 +BuildRequires: libpeas-devel BuildRequires: gcc-c++, pkgconfig, gettext BuildRequires: perl(XML::Parser) intltool @@ -382,6 +383,9 @@ fi %{_libdir}/totem/plugins/publish %changelog +* Mon Jul 19 2010 Bastien Nocera 2.90.5-1 +- Update to 2.90.5 + * Fri May 14 2010 Bastien Nocera 2.30.2-2 - Fix spec bugs from review