From 617f4e09e330508d183e5b89c5fa3763827e8f2b Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 26 Mar 2013 11:53:28 +0100 Subject: [PATCH] Update to 3.8.0 --- .gitignore | 1 + sources | 2 +- totem.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 406acb9..6f2bccd 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ totem-2.90.5.tar.bz2 /totem-3.6.2.tar.xz /totem-3.6.3.tar.xz /totem-3.7.93.tar.xz +/totem-3.8.0.tar.xz diff --git a/sources b/sources index 2bc6ea9..8d44bc3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -92f2bfe4b2abd5d2d876c7352155924b totem-3.7.93.tar.xz +76eb42c772fa37f76678f270402303bd totem-3.8.0.tar.xz diff --git a/totem.spec b/totem.spec index cad4cab..a9d6984 100644 --- a/totem.spec +++ b/totem.spec @@ -1,12 +1,12 @@ Summary: Movie player for GNOME Name: totem -Version: 3.7.93 +Version: 3.8.0 Release: 1%{?dist} Epoch: 1 License: GPLv2+ with exceptions Group: Applications/Multimedia URL: http://projects.gnome.org/totem/ -Source0: http://download.gnome.org/sources/totem/3.7/totem-%{version}.tar.xz +Source0: http://download.gnome.org/sources/totem/3.8/totem-%{version}.tar.xz Requires: gnome-icon-theme # For the opensubtitles plugin @@ -280,6 +280,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_libdir}/mozilla/plugins/libtotem-vegas-plugin.so %changelog +* Tue Mar 26 2013 Kalev Lember - 1:3.8.0-1 +- Update to 3.8.0 + * Wed Mar 20 2013 Richard Hughes - 1:3.7.93-1 - Update to 3.7.93