Update to 3.20.0

This commit is contained in:
Kalev Lember 2016-03-22 07:39:37 +01:00
parent 8b1f6bed62
commit cca9cd6132
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -1 +1 @@
1fda4051a7482a15aa2046dcf0bafa07 totem-3.19.92.tar.xz
e904a2513f28a79475541552c01b7ef9 totem-3.20.0.tar.xz

View File

@ -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 <klember@redhat.com> - 1:3.20.0-1
- Update to 3.20.0
* Thu Mar 17 2016 Kalev Lember <klember@redhat.com> - 1:3.19.92-1
- Update to 3.19.92