From d05fde73197f52aff461255d0b786a33d1d0d055 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 23 Mar 2015 12:23:48 +0100 Subject: [PATCH] Update to 3.16.0 --- .gitignore | 1 + sources | 2 +- totem.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index a3c342d..6c9b1e0 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,4 @@ totem-2.90.5.tar.bz2 /totem-3.15.90.tar.xz /totem-3.15.91.tar.xz /totem-3.15.92.tar.xz +/totem-3.16.0.tar.xz diff --git a/sources b/sources index 2732f5c..c5abe5b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dd289dd57e36735276a4e860f86d7f0f totem-3.15.92.tar.xz +e475febf5f4b709fcd1e90b47fae99d6 totem-3.16.0.tar.xz diff --git a/totem.spec b/totem.spec index b190edc..14a96c5 100644 --- a/totem.spec +++ b/totem.spec @@ -1,12 +1,12 @@ Summary: Movie player for GNOME Name: totem -Version: 3.15.92 +Version: 3.16.0 Release: 1%{?dist} Epoch: 1 License: GPLv2+ with exceptions Group: Applications/Multimedia URL: https://wiki.gnome.org/Apps/Videos -Source0: http://download.gnome.org/sources/totem/3.15/totem-%{version}.tar.xz +Source0: http://download.gnome.org/sources/totem/3.16/totem-%{version}.tar.xz # gstreamer1-plugins-base-1.4.5-2.fc22 has all the API backported that we need Patch0: 0001-downstream-patch-Reduce-gstreamer-version-requiremen.patch @@ -256,6 +256,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gir-1.0/Totem-1.0.gir %changelog +* Mon Mar 23 2015 Kalev Lember - 1:3.16.0-1 +- Update to 3.16.0 + * Tue Mar 17 2015 Kalev Lember - 1:3.15.92-1 - Update to 3.15.92