- Update to 2.90.5

This commit is contained in:
Bastien Nocera 2010-07-19 15:52:15 +00:00
parent bd58135b63
commit e937b4d901
3 changed files with 9 additions and 5 deletions

View File

@ -1 +1 @@
totem-2.30.2.tar.bz2
totem-2.90.5.tar.bz2

View File

@ -1 +1 @@
4ff658d6178fdb57f310c54daf596de7 totem-2.30.2.tar.bz2
ec4799ff71d5e406d307017bbb48fb75 totem-2.90.5.tar.bz2

View File

@ -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 <bnocera@redhat.com> 2.90.5-1
- Update to 2.90.5
* Fri May 14 2010 Bastien Nocera <bnocera@redhat.com> 2.30.2-2
- Fix spec bugs from review