Update to 3.16.0

This commit is contained in:
Kalev Lember 2015-03-23 12:23:48 +01:00
parent 6d3fb80955
commit d05fde7319
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -50,3 +50,4 @@ totem-2.90.5.tar.bz2
/totem-3.15.90.tar.xz
/totem-3.15.91.tar.xz
/totem-3.15.92.tar.xz
/totem-3.16.0.tar.xz

View File

@ -1 +1 @@
dd289dd57e36735276a4e860f86d7f0f totem-3.15.92.tar.xz
e475febf5f4b709fcd1e90b47fae99d6 totem-3.16.0.tar.xz

View File

@ -1,12 +1,12 @@
Summary: Movie player for GNOME
Name: totem
Version: 3.15.92
Version: 3.16.0
Release: 1%{?dist}
Epoch: 1
License: GPLv2+ with exceptions
Group: Applications/Multimedia
URL: https://wiki.gnome.org/Apps/Videos
Source0: http://download.gnome.org/sources/totem/3.15/totem-%{version}.tar.xz
Source0: http://download.gnome.org/sources/totem/3.16/totem-%{version}.tar.xz
# gstreamer1-plugins-base-1.4.5-2.fc22 has all the API backported that we need
Patch0: 0001-downstream-patch-Reduce-gstreamer-version-requiremen.patch
@ -256,6 +256,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/gir-1.0/Totem-1.0.gir
%changelog
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 1:3.16.0-1
- Update to 3.16.0
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 1:3.15.92-1
- Update to 3.15.92