Update to 3.9.5
This commit is contained in:
parent
7a5d2a3070
commit
f189da009c
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@ totem-2.90.5.tar.bz2
|
||||
/totem-3.7.93.tar.xz
|
||||
/totem-3.8.0.tar.xz
|
||||
/totem-3.8.2.tar.xz
|
||||
/totem-3.9.5.tar.xz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
a7b332a6d3bb475e425fcb3bc45affee totem-3.8.2.tar.xz
|
||||
b5ce92ba4d54dc1378fcacbe813d5dea totem-3.9.5.tar.xz
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
Summary: Movie player for GNOME
|
||||
Name: totem
|
||||
Version: 3.8.2
|
||||
Release: 3%{?dist}
|
||||
Version: 3.9.5
|
||||
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.8/totem-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/totem/3.9/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
|
||||
* Sat Aug 10 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.9.5-1
|
||||
- Update to 3.9.5
|
||||
|
||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:3.8.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user