[totem/f16] Update to 3.1.91

Bastien Nocera hadess at fedoraproject.org
Mon Sep 12 16:36:37 UTC 2011


commit d48998f96765a9ceea4115d517d50bc3a67c77e1
Author: Bastien Nocera <hadess at hadess.net>
Date:   Mon Sep 12 17:36:24 2011 +0100

    Update to 3.1.91

 .gitignore |    1 +
 sources    |    2 +-
 totem.spec |    8 ++++++--
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 570f2aa..264c799 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ totem-2.90.5.tar.bz2
 /totem-3.0.1.tar.bz2
 /totem-3.1.0.tar.bz2
 /totem-3.1.4.tar.bz2
+/totem-3.1.91.tar.bz2
diff --git a/sources b/sources
index f0207dd..7e29300 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a04f9c12da4729d4774a73be832ac1e1  totem-3.1.4.tar.bz2
+9f53655342a24595ac42c33e455670a8  totem-3.1.91.tar.bz2
diff --git a/totem.spec b/totem.spec
index d89bc98..2e69caa 100644
--- a/totem.spec
+++ b/totem.spec
@@ -1,6 +1,6 @@
 Summary: Movie player for GNOME
 Name: totem
-Version: 3.1.4
+Version: 3.1.91
 Release: 1%{?dist}
 Epoch: 1
 License: GPLv2+ with exceptions
@@ -12,7 +12,7 @@ Requires: gnome-icon-theme
 # For the opensubtitles plugin
 Requires: pyxdg
 # For all the Python plugins
-Requires: pygobject2
+Requires: pygobject3
 # For the iplayer plugin
 Requires: python-httplib2
 Requires: python-BeautifulSoup
@@ -40,6 +40,7 @@ BuildRequires: libXi-devel
 BuildRequires: libXt-devel
 BuildRequires: gnome-doc-utils
 BuildRequires: python-devel
+BuildRequires: pygobject3-devel
 BuildRequires: totem-pl-parser-devel
 BuildRequires: clutter-gst-devel clutter-gtk-devel libmx-devel
 
@@ -276,6 +277,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/totem/mozilla-viewer.css
 
 %changelog
+* Mon Sep 12 2011 Bastien Nocera <bnocera at redhat.com> 3.1.91-1
+- Update to 3.1.91
+
 * Wed Aug 03 2011 Bastien Nocera <bnocera at redhat.com> 3.1.4-1
 - Update to 3.1.4
 - Remove obsoleted plugins


More information about the scm-commits mailing list