Update to 3.8.0
This commit is contained in:
parent
5e3dc032b1
commit
617f4e09e3
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@ totem-2.90.5.tar.bz2
|
||||
/totem-3.6.2.tar.xz
|
||||
/totem-3.6.3.tar.xz
|
||||
/totem-3.7.93.tar.xz
|
||||
/totem-3.8.0.tar.xz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
92f2bfe4b2abd5d2d876c7352155924b totem-3.7.93.tar.xz
|
||||
76eb42c772fa37f76678f270402303bd totem-3.8.0.tar.xz
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
Summary: Movie player for GNOME
|
||||
Name: totem
|
||||
Version: 3.7.93
|
||||
Version: 3.8.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.7/totem-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/totem/3.8/totem-%{version}.tar.xz
|
||||
|
||||
Requires: gnome-icon-theme
|
||||
# For the opensubtitles plugin
|
||||
@ -280,6 +280,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_libdir}/mozilla/plugins/libtotem-vegas-plugin.so
|
||||
|
||||
%changelog
|
||||
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.8.0-1
|
||||
- Update to 3.8.0
|
||||
|
||||
* Wed Mar 20 2013 Richard Hughes <rhughes@redhat.com> - 1:3.7.93-1
|
||||
- Update to 3.7.93
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user