Update to 3.12.0
This commit is contained in:
parent
41ab598ae9
commit
fae0b2b5ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@ totem-2.90.5.tar.bz2
|
||||
/totem-3.11.5.tar.xz
|
||||
/totem-3.11.90.tar.xz
|
||||
/totem-3.11.91.tar.xz
|
||||
/totem-3.12.0.tar.xz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
8776d1738a1a15771e58ed2a025d49ab totem-3.11.91.tar.xz
|
||||
299f6eb10902829fc1368034e6edb509 totem-3.12.0.tar.xz
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
Summary: Movie player for GNOME
|
||||
Name: totem
|
||||
Version: 3.11.91
|
||||
Version: 3.12.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.11/totem-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/totem/3.12/totem-%{version}.tar.xz
|
||||
|
||||
Requires: gnome-icon-theme
|
||||
# For the opensubtitles plugin
|
||||
@ -286,6 +286,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_libdir}/mozilla/plugins/libtotem-vegas-plugin.so
|
||||
|
||||
%changelog
|
||||
* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 1:3.12.0-1
|
||||
- Update to 3.12.0
|
||||
|
||||
* Tue Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 1:3.11.91-1
|
||||
- Update to 3.11.91
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user