Update to 3.14.0
This commit is contained in:
parent
de5bc4bf27
commit
c125c15c16
1
.gitignore
vendored
1
.gitignore
vendored
@ -43,3 +43,4 @@ totem-2.90.5.tar.bz2
|
||||
/totem-3.13.90.tar.xz
|
||||
/totem-3.13.91.tar.xz
|
||||
/totem-3.13.92.tar.xz
|
||||
/totem-3.14.0.tar.xz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
16d4a91dfba10f62739cb52ff0a0d10f totem-3.13.92.tar.xz
|
||||
c794736ef65fde6c781ae4ba7f850849 totem-3.14.0.tar.xz
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
Summary: Movie player for GNOME
|
||||
Name: totem
|
||||
Version: 3.13.92
|
||||
Version: 3.14.0
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv2+ with exceptions
|
||||
Group: Applications/Multimedia
|
||||
URL: http://projects.gnome.org/totem/
|
||||
Source0: http://download.gnome.org/sources/totem/3.13/totem-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/totem/3.14/totem-%{version}.tar.xz
|
||||
|
||||
# For the opensubtitles plugin
|
||||
Requires: pyxdg
|
||||
@ -247,6 +247,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/gir-1.0/Totem-1.0.gir
|
||||
|
||||
%changelog
|
||||
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.14.0-1
|
||||
- Update to 3.14.0
|
||||
|
||||
* Wed Sep 03 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.13.92-1
|
||||
- Update to 3.13.92
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user