From a635e160289ec2bcc4e52d93ed03b4ca8f74fa57 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mon, 21 Feb 2011 17:03:55 +0000 Subject: [PATCH] Update to 2.91.7 --- .gitignore | 1 + sources | 2 +- totem.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8a9dcf0..f70f5f8 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ totem-2.90.5.tar.bz2 /totem-2.91.4.tar.bz2 /totem-2.91.5.tar.bz2 /totem-2.91.6.tar.bz2 +/totem-2.91.7.tar.bz2 diff --git a/sources b/sources index fe182ae..1bd3c51 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -068c218f18f62d40ab83e4fc4967292a totem-2.91.6.tar.bz2 +94c4074049747311e78392dfa7a67a2d totem-2.91.7.tar.bz2 diff --git a/totem.spec b/totem.spec index 040b770..92136b2 100644 --- a/totem.spec +++ b/totem.spec @@ -1,7 +1,7 @@ Summary: Movie player for GNOME Name: totem -Version: 2.91.6 -Release: 4%{?dist} +Version: 2.91.7 +Release: 1%{?dist} Epoch: 1 License: GPLv2+ with exceptions Group: Applications/Multimedia @@ -310,6 +310,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_libdir}/totem/plugins/publish %changelog +* Mon Feb 21 2011 Bastien Nocera 2.91.7-1 +- Update to 2.91.7 + * Fri Feb 11 2011 Matthias Clasen 2.91.6-3 - Rebuild against newer gtk