From f3aa49c305d78c15e5c27720570d5174255a5bf7 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 13 Apr 2016 23:05:05 +0200 Subject: [PATCH] Update to 3.20.1 --- .gitignore | 1 + sources | 2 +- totem.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 46e7916..a70ba51 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,4 @@ totem-2.90.5.tar.bz2 /totem-3.19.91.tar.xz /totem-3.19.92.tar.xz /totem-3.20.0.tar.xz +/totem-3.20.1.tar.xz diff --git a/sources b/sources index 8dd4c74..5592266 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e904a2513f28a79475541552c01b7ef9 totem-3.20.0.tar.xz +765a0a1d2d2a8fc8d9c44dbaa92d5d7c totem-3.20.1.tar.xz diff --git a/totem.spec b/totem.spec index fd34112..eba352b 100644 --- a/totem.spec +++ b/totem.spec @@ -6,8 +6,8 @@ Summary: Movie player for GNOME Name: totem -Version: 3.20.0 -Release: 2%{?dist} +Version: 3.20.1 +Release: 1%{?dist} Epoch: 1 License: GPLv2+ with exceptions Group: Applications/Multimedia @@ -256,6 +256,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gir-1.0/Totem-1.0.gir %changelog +* Wed Apr 13 2016 Kalev Lember - 1:3.20.1-1 +- Update to 3.20.1 + * Sun Apr 03 2016 Mathieu Bridon - 1:3.20.0-2 - Drop the Zeitgeist dependency.