Update to 3.20.1

This commit is contained in:
Kalev Lember 2016-04-13 23:05:05 +02:00
parent 8c089933d4
commit f3aa49c305
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -1 +1 @@
e904a2513f28a79475541552c01b7ef9 totem-3.20.0.tar.xz
765a0a1d2d2a8fc8d9c44dbaa92d5d7c totem-3.20.1.tar.xz

View File

@ -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 <klember@redhat.com> - 1:3.20.1-1
- Update to 3.20.1
* Sun Apr 03 2016 Mathieu Bridon <bochecha@daitauha.fr> - 1:3.20.0-2
- Drop the Zeitgeist dependency.