Update to 3.15.4
This commit is contained in:
parent
ca90e1eef5
commit
0627a4c41d
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@ totem-2.90.5.tar.bz2
|
||||
/totem-3.13.92.tar.xz
|
||||
/totem-3.14.0.tar.xz
|
||||
/totem-3.14.1.tar.xz
|
||||
/totem-3.15.4.tar.xz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
9e8326f8977653ac36032b4fc98f6377 totem-3.14.1.tar.xz
|
||||
492c762dabba8b4da3a0555620b7a815 totem-3.15.4.tar.xz
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
Summary: Movie player for GNOME
|
||||
Name: totem
|
||||
Version: 3.14.1
|
||||
Version: 3.15.4
|
||||
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.14/totem-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/totem/3.15/totem-%{version}.tar.xz
|
||||
|
||||
# For all the Python plugins
|
||||
Requires: pygobject3
|
||||
@ -243,6 +243,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/gir-1.0/Totem-1.0.gir
|
||||
|
||||
%changelog
|
||||
* Tue Jan 20 2015 Richard Hughes <rhughes@redhat.com> - 1:3.15.4-1
|
||||
- Update to 3.15.4
|
||||
|
||||
* Sun Nov 23 2014 Kalev Lember <kalevlember@gmail.com> - 1:3.14.1-1
|
||||
- Update to 3.14.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user