From fd4cbeef4055e769863e8ce665c31325cb7e01c7 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mon, 21 May 2007 15:13:33 +0000 Subject: [PATCH] - Update to 2.19.3, fix build --- .cvsignore | 2 +- sources | 2 +- totem.spec | 8 ++++++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 409c7d5..a61e337 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -totem-2.19.2.tar.bz2 +totem-2.19.3.tar.bz2 diff --git a/sources b/sources index 9ce6911..8f5923e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b11f8df80a17503f97bd1066a278ce92 totem-2.19.2.tar.bz2 +02266885a14febed85f53cf17e9f037b totem-2.19.3.tar.bz2 diff --git a/totem.spec b/totem.spec index 7d157c3..bbaf240 100644 --- a/totem.spec +++ b/totem.spec @@ -4,8 +4,8 @@ Summary: Movie player for GNOME 2 Name: totem -Version: 2.19.2 -Release: 3%{?dist} +Version: 2.19.3 +Release: 1%{?dist} License: GPL Group: Applications/Multimedia URL: http://www.gnome.org/projects/totem/ @@ -198,6 +198,7 @@ fi %{_libdir}/totem/plugins/ontop %{_libdir}/totem/plugins/screensaver %{_libdir}/totem/plugins/skipto +%{_libdir}/totem/plugins/properties %{_bindir}/%{name}-video-thumbnailer %{_bindir}/%{name}-video-indexer %{_datadir}/icons/hicolor/*/apps/totem.png @@ -229,6 +230,9 @@ fi %{_libdir}/*so %changelog +* Mon May 21 2007 - Bastien Nocera - 2.19.3-1 +- Update to 2.19.3, fix build + * Mon May 21 2007 - Bastien Nocera - 2.19.2-3 - Fix unclosed curly brace