diff --git a/.gitignore b/.gitignore index 842fcc6..46e7916 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ totem-2.90.5.tar.bz2 /totem-3.19.3.tar.xz /totem-3.19.91.tar.xz /totem-3.19.92.tar.xz +/totem-3.20.0.tar.xz diff --git a/sources b/sources index 36fd42f..8dd4c74 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1fda4051a7482a15aa2046dcf0bafa07 totem-3.19.92.tar.xz +e904a2513f28a79475541552c01b7ef9 totem-3.20.0.tar.xz diff --git a/totem.spec b/totem.spec index a01127a..518a1d2 100644 --- a/totem.spec +++ b/totem.spec @@ -6,13 +6,13 @@ Summary: Movie player for GNOME Name: totem -Version: 3.19.92 +Version: 3.20.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.19/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(clutter-1.0) @@ -262,6 +262,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gir-1.0/Totem-1.0.gir %changelog +* Tue Mar 22 2016 Kalev Lember - 1:3.20.0-1 +- Update to 3.20.0 + * Thu Mar 17 2016 Kalev Lember - 1:3.19.92-1 - Update to 3.19.92