From 6668247c10e2f934d592bcc42ac4c3f1daf8da66 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 20 May 2014 13:50:24 +0200 Subject: [PATCH] Update to 3.12.1 --- .gitignore | 1 + sources | 2 +- totem.spec | 13 ++++--------- 3 files changed, 6 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index 014b6bb..7323fd1 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ totem-2.90.5.tar.bz2 /totem-3.11.90.tar.xz /totem-3.11.91.tar.xz /totem-3.12.0.tar.xz +/totem-3.12.1.tar.xz diff --git a/sources b/sources index ff50469..28551e7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -299f6eb10902829fc1368034e6edb509 totem-3.12.0.tar.xz +2b506bae9468331d1e5aec4fab231ad7 totem-3.12.1.tar.xz diff --git a/totem.spec b/totem.spec index 142ef87..960fe36 100644 --- a/totem.spec +++ b/totem.spec @@ -1,6 +1,6 @@ Summary: Movie player for GNOME Name: totem -Version: 3.12.0 +Version: 3.12.1 Release: 1%{?dist} Epoch: 1 License: GPLv2+ with exceptions @@ -63,9 +63,6 @@ BuildRequires: libgdata-devel BuildRequires: grilo-devel >= 0.2.0 BuildRequires: zeitgeist-devel -BuildRequires: gnome-common -BuildRequires: autoconf automake intltool gtk-doc - # The mythtv sub-package was removed # (obsoleted by -upnp then by grilo in main) Obsoletes: totem-mythtv < 1:2.91.0-1 @@ -154,11 +151,6 @@ audio and video files in the properties dialog. %setup -q %build - -# only needed temporarily due to old appdata-tools being used in tarball -# creation, can likely be dropped for next version - adamw 2014/02 -./autogen.sh - export BROWSER_PLUGIN_DIR=%{_libdir}/mozilla/plugins %configure \ --enable-browser-plugins \ @@ -286,6 +278,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_libdir}/mozilla/plugins/libtotem-vegas-plugin.so %changelog +* Tue May 20 2014 Kalev Lember - 1:3.12.1-1 +- Update to 3.12.1 + * Mon Mar 24 2014 Richard Hughes - 1:3.12.0-1 - Update to 3.12.0