From dab8531544e2b4c006050d8d367d148d340a875b Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Fri, 17 Aug 2007 17:53:59 +0000 Subject: [PATCH] - Update for 2.19.90 --- .cvsignore | 2 +- sources | 2 +- totem.spec | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 59c748a..8bc7b0f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -totem-2.19.6.tar.bz2 +totem-2.19.90.tar.bz2 diff --git a/sources b/sources index bce111c..2db3ce8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2365195d92a20c2ecde6d499ebecf047 totem-2.19.6.tar.bz2 +0855cb16f426550619f3549854888063 totem-2.19.90.tar.bz2 diff --git a/totem.spec b/totem.spec index 4e63d6c..fcf26d7 100644 --- a/totem.spec +++ b/totem.spec @@ -4,8 +4,8 @@ Summary: Movie player for GNOME 2 Name: totem -Version: 2.19.6 -Release: 5%{?dist} +Version: 2.19.90 +Release: 1%{?dist} License: GPLv2 with exception Group: Applications/Multimedia URL: http://www.gnome.org/projects/totem/ @@ -233,6 +233,9 @@ fi %{_libdir}/*so %changelog +* Fri Aug 17 2007 - Bastien Nocera - 2.19.90-1 +- Update for 2.19.90 + * Wed Aug 15 2007 - Bastien Nocera - 2.19.6-5 - Up the gstreamer-plugins-base requirements so we get a newer liboil and PPC(64) builds work again (#252179)