Update to 3.18.0

This commit is contained in:
Kalev Lember 2015-09-21 17:29:14 +02:00
parent 83dede0ef5
commit 77c3203e57
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -55,3 +55,4 @@ totem-2.90.5.tar.bz2
/totem-3.16.2.tar.xz
/totem-3.16.3.tar.xz
/totem-3.17.92.tar.xz
/totem-3.18.0.tar.xz

View File

@ -1 +1 @@
fa2a11e674ffc4680f99e009342419f3 totem-3.17.92.tar.xz
00d7ecb79aff8ae279f903a979f6cb2d totem-3.18.0.tar.xz

View File

@ -5,13 +5,13 @@
Summary: Movie player for GNOME
Name: totem
Version: 3.17.92
Version: 3.18.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.17/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz
BuildRequires: pkgconfig(cairo)
BuildRequires: pkgconfig(clutter-1.0)
@ -258,6 +258,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/gir-1.0/Totem-1.0.gir
%changelog
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 1:3.18.0-1
- Update to 3.18.0
* Tue Sep 15 2015 Kalev Lember <klember@redhat.com> - 1:3.17.92-1
- Update to 3.17.92