From f0833d5e942f9fd6da934e92c08608183dcf58bb Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Fri, 18 May 2012 13:35:42 +0100 Subject: [PATCH] Update to 3.4.2 --- .gitignore | 1 + sources | 2 +- totem.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9f29550..0af7571 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ totem-2.90.5.tar.bz2 /totem-3.3.92.tar.xz /totem-3.4.0.tar.xz /totem-3.4.1.tar.xz +/totem-3.4.2.tar.xz diff --git a/sources b/sources index ce5d264..087256e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e74a2ce5399cce760fb60adcf1f5b835 totem-3.4.1.tar.xz +2d91a16448db39e5e094395a2e143329 totem-3.4.2.tar.xz diff --git a/totem.spec b/totem.spec index 128eedd..f03d8d6 100644 --- a/totem.spec +++ b/totem.spec @@ -1,7 +1,7 @@ Summary: Movie player for GNOME Name: totem -Version: 3.4.1 -Release: 3%{?dist} +Version: 3.4.2 +Release: 1%{?dist} Epoch: 1 License: GPLv2+ with exceptions Group: Applications/Multimedia @@ -267,6 +267,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_libdir}/mozilla/plugins/libtotem-vegas-plugin.so %changelog +* Fri May 18 2012 Richard Hughes - 1:3.4.2-1 +- Update to 3.4.2 + * Sun May 06 2012 Adel Gadllah 3.4.1-3 - Split off vegas plugin (RH #804435)