diff --git a/.gitignore b/.gitignore index d0fe0c7..28a3e48 100644 --- a/.gitignore +++ b/.gitignore @@ -65,3 +65,4 @@ totem-2.90.5.tar.bz2 /totem-3.21.91.tar.xz /totem-3.22.0.tar.xz /totem-3.23.90.tar.xz +/totem-3.24.0.tar.xz diff --git a/sources b/sources index dc1f9be..0513e47 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (totem-3.23.90.tar.xz) = b65826810e63154d6bbdf090107c0dc382ce36253a11c583c60809a13827009d0a3aa27b316f1d4b574dd96ecd6be992e54e2c00cb7f8c49a283b78ec499140d +SHA512 (totem-3.24.0.tar.xz) = 488db91e09b7f5947e81cb5474444c753367542820777faab561582707b012e664f232d3810d543dfbe0823adf3d8302c2fe6cc387f4225a362d15a6df8b4342 diff --git a/totem.spec b/totem.spec index ccf1821..53f2557 100644 --- a/totem.spec +++ b/totem.spec @@ -5,14 +5,14 @@ %global gtk3_version 3.19.4 Name: totem -Version: 3.23.90 +Version: 3.24.0 Release: 1%{?dist} Epoch: 1 Summary: Movie player for GNOME License: GPLv2+ with exceptions URL: https://wiki.gnome.org/Apps/Videos -Source0: https://download.gnome.org/sources/%{name}/3.23/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.24/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(clutter-1.0) @@ -254,6 +254,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gir-1.0/Totem-1.0.gir %changelog +* Tue Mar 21 2017 Kalev Lember - 1:3.24.0-1 +- Update to 3.24.0 + * Tue Feb 14 2017 Richard Hughes - 1:3.23.90-1 - Update to 3.23.90