From 7750c4ca9b84dc56285b000601c2cf7907d7cbee Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 11 Mar 2019 10:05:42 +0100 Subject: [PATCH] Update to 3.32.0 --- .gitignore | 1 + sources | 2 +- totem.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 39120cf..893e871 100644 --- a/.gitignore +++ b/.gitignore @@ -74,3 +74,4 @@ totem-2.90.5.tar.bz2 /totem-3.31.90.tar.xz /totem-3.31.91.tar.xz /totem-3.31.92.tar.xz +/totem-3.32.0.tar.xz diff --git a/sources b/sources index 47b78f5..c42588a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (totem-3.31.92.tar.xz) = d2f3c6df74750a08cdbb9f41e9cf2df18df18034d4cc84090847b40dac476fd2aaf43b8e2df01101ebe55723973cd2bb3351c40cee90eed2390be428d1d721a6 +SHA512 (totem-3.32.0.tar.xz) = 386dca1743b8ad1eab20be8f9ecc4506b8c9ef49501e69efe549c5db0bb43588546c3b5b51a4fab033965dc441e9c7175ad544a028e9fe04b7d7b176efd85cc6 diff --git a/totem.spec b/totem.spec index 97ab63d..9cda8e5 100644 --- a/totem.spec +++ b/totem.spec @@ -10,13 +10,13 @@ Name: totem Epoch: 1 -Version: 3.31.92 +Version: 3.32.0 Release: 1%{?dist} Summary: Movie player for GNOME License: GPLv2+ with exceptions URL: https://wiki.gnome.org/Apps/Videos -Source0: https://download.gnome.org/sources/%{name}/3.31/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.32/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(clutter-1.0) @@ -209,6 +209,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Totem.de %{_datadir}/gir-1.0/Totem-1.0.gir %changelog +* Mon Mar 11 2019 Kalev Lember - 1:3.32.0-1 +- Update to 3.32.0 + * Tue Mar 05 2019 Kalev Lember - 1:3.31.92-1 - Update to 3.31.92