From 3af11cbc2165b7db96a263c3dfbe2fbef8974895 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 27 Mar 2012 16:27:58 +0100 Subject: [PATCH] Update to 3.4.0 --- .gitignore | 1 + sources | 2 +- totem.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0e7692f..f135bee 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ totem-2.90.5.tar.bz2 /totem-3.3.4.tar.xz /totem-3.3.90.tar.xz /totem-3.3.92.tar.xz +/totem-3.4.0.tar.xz diff --git a/sources b/sources index 0bf9194..3955bb8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2e2ff518742465bfa0fc5aaad6257eda totem-3.3.92.tar.xz +a7502ba44a4ff87ea2acff0e4bb1d6df totem-3.4.0.tar.xz diff --git a/totem.spec b/totem.spec index afdc0bb..063ecf4 100644 --- a/totem.spec +++ b/totem.spec @@ -1,6 +1,6 @@ Summary: Movie player for GNOME Name: totem -Version: 3.3.92 +Version: 3.4.0 Release: 1%{?dist} Epoch: 1 License: GPLv2+ with exceptions @@ -257,6 +257,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/totem/mozilla-viewer.css %changelog +* Tue Mar 27 2012 Richard Hughes - 1:3.4.0-1 +- Update to 3.4.0 + * Tue Mar 20 2012 Kalev Lember - 1:3.3.92-1 - Update to 3.3.92