Update to 3.9.92
This commit is contained in:
parent
56efd54b8c
commit
efeae26001
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@ totem-2.90.5.tar.bz2
|
||||
/totem-3.8.0.tar.xz
|
||||
/totem-3.8.2.tar.xz
|
||||
/totem-3.9.5.tar.xz
|
||||
/totem-3.9.92.tar.xz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
b5ce92ba4d54dc1378fcacbe813d5dea totem-3.9.5.tar.xz
|
||||
d36a8e88384378e445b9691371ac52ed totem-3.9.92.tar.xz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Movie player for GNOME
|
||||
Name: totem
|
||||
Version: 3.9.5
|
||||
Version: 3.9.92
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv2+ with exceptions
|
||||
@ -60,7 +60,7 @@ BuildRequires: liberation-sans-fonts
|
||||
BuildRequires: lirc-devel
|
||||
BuildRequires: libgdata-devel
|
||||
BuildRequires: grilo-devel >= 0.2.0
|
||||
BuildRequires: libzeitgeist-devel
|
||||
BuildRequires: zeitgeist-devel
|
||||
|
||||
BuildRequires: gnome-common
|
||||
BuildRequires: autoconf automake intltool
|
||||
@ -281,6 +281,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_libdir}/mozilla/plugins/libtotem-vegas-plugin.so
|
||||
|
||||
%changelog
|
||||
* Thu Sep 19 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.9.92-1
|
||||
- Update to 3.9.92
|
||||
|
||||
* Sat Aug 10 2013 Kalev Lember <kalevlember@gmail.com> - 1:3.9.5-1
|
||||
- Update to 3.9.5
|
||||
- Include the new vimeo plugin
|
||||
|
||||
Loading…
Reference in New Issue
Block a user