From 4ecfe529bc0ff2ff2257748dab095186d72a254a Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Wed, 19 Sep 2012 15:39:57 +0200 Subject: [PATCH] Update to 3.5.92 --- .gitignore | 2 ++ sources | 2 +- totem.spec | 7 +++++-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2dce1f2..8f40b44 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,5 @@ totem-2.90.5.tar.bz2 /totem-3.4.1.tar.xz /totem-3.4.2.tar.xz /totem-3.4.3.tar.xz +/totem-3.5.90.tar.xz +/totem-3.5.92.tar.xz diff --git a/sources b/sources index 998d71a..3c5600f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8366411c65bb0ce80a067b5abf731513 totem-3.5.90.tar.xz +b2ed215e93b9c4c685408f212fc41429 totem-3.5.92.tar.xz diff --git a/totem.spec b/totem.spec index 987d23f..13cc43d 100644 --- a/totem.spec +++ b/totem.spec @@ -1,7 +1,7 @@ Summary: Movie player for GNOME Name: totem -Version: 3.5.90 -Release: 2%{?dist} +Version: 3.5.92 +Release: 1%{?dist} Epoch: 1 License: GPLv2+ with exceptions Group: Applications/Multimedia @@ -280,6 +280,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_libdir}/mozilla/plugins/libtotem-vegas-plugin.so %changelog +* Wed Sep 19 2012 Tomas Bzatek - 1:3.5.92-1 +- Update to 3.5.92 + * Tue Aug 28 2012 Matthias Clasen - 1:3.5.90-2 - Rebuild against newer cogl/clutter