From 77c3203e571c8c7a52b4dbea70e5ad6b362aefb3 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 21 Sep 2015 17:29:14 +0200 Subject: [PATCH] Update to 3.18.0 --- .gitignore | 1 + sources | 2 +- totem.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 472412a..2dd5e78 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,4 @@ totem-2.90.5.tar.bz2 /totem-3.16.2.tar.xz /totem-3.16.3.tar.xz /totem-3.17.92.tar.xz +/totem-3.18.0.tar.xz diff --git a/sources b/sources index 4c73519..80334bb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fa2a11e674ffc4680f99e009342419f3 totem-3.17.92.tar.xz +00d7ecb79aff8ae279f903a979f6cb2d totem-3.18.0.tar.xz diff --git a/totem.spec b/totem.spec index 8ce0c21..66f4f76 100644 --- a/totem.spec +++ b/totem.spec @@ -5,13 +5,13 @@ Summary: Movie player for GNOME Name: totem -Version: 3.17.92 +Version: 3.18.0 Release: 1%{?dist} Epoch: 1 License: GPLv2+ with exceptions Group: Applications/Multimedia URL: https://wiki.gnome.org/Apps/Videos -Source0: https://download.gnome.org/sources/%{name}/3.17/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(clutter-1.0) @@ -258,6 +258,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gir-1.0/Totem-1.0.gir %changelog +* Mon Sep 21 2015 Kalev Lember - 1:3.18.0-1 +- Update to 3.18.0 + * Tue Sep 15 2015 Kalev Lember - 1:3.17.92-1 - Update to 3.17.92