Update to 2.91.93
This commit is contained in:
parent
9bbaefebfc
commit
e335c2d2c1
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ totem-2.90.5.tar.bz2
|
||||
/totem-2.91.7.tar.bz2
|
||||
/totem-2.91.91.tar.bz2
|
||||
/totem-2.91.92.tar.bz2
|
||||
/totem-2.91.93.tar.bz2
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
79e735794bbeb6d61e16a57355589d2d totem-2.91.92.tar.bz2
|
||||
57bafb045027124cf3c24534808dc71c totem-2.91.93.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Summary: Movie player for GNOME
|
||||
Name: totem
|
||||
Version: 2.91.92
|
||||
Version: 2.91.93
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv2+ with exceptions
|
||||
@ -18,6 +18,7 @@ Requires: python-httplib2
|
||||
Requires: python-BeautifulSoup
|
||||
Requires: python-feedparser
|
||||
|
||||
Requires: iso-codes
|
||||
Requires: gstreamer
|
||||
Requires: gstreamer-plugins-base
|
||||
Requires: gstreamer-plugins-good
|
||||
@ -308,6 +309,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
%{_libdir}/totem/plugins/publish
|
||||
|
||||
%changelog
|
||||
* Mon Mar 28 2011 Bastien Nocera <bnocera@redhat.com> 2.91.93-1
|
||||
- Update to 2.91.93
|
||||
|
||||
* Mon Mar 21 2011 Bastien Nocera <bnocera@redhat.com> 2.91.92-1
|
||||
- Update to 2.91.92
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user