[gnome-python2-desktop/f14/master] 2.32.0

Matthias Clasen mclasen at fedoraproject.org
Thu Sep 30 13:37:28 UTC 2010


commit 099650ff1aa273dab9cdfb216f4876bbd3f65258
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Sep 30 09:36:41 2010 -0400

    2.32.0

 .gitignore                 |    1 +
 gnome-python2-desktop.spec |   11 ++++++-----
 sources                    |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8bd0557..d7fd6f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 gnome-python-desktop-2.31.1.tar.bz2
+/gnome-python-desktop-2.32.0.tar.bz2
diff --git a/gnome-python2-desktop.spec b/gnome-python2-desktop.spec
index 17f3415..707fa36 100644
--- a/gnome-python2-desktop.spec
+++ b/gnome-python2-desktop.spec
@@ -27,17 +27,16 @@
 ### Abstract ###
 
 Name: gnome-python2-desktop
-Version: 2.31.1
-Release: 7%{?dist}
+Version: 2.32.0
+Release: 1%{?dist}
 License: GPLv2+
 Group: Development/Languages
 Summary: The sources for additional PyGNOME Python extension modules
 #VCS: git://git.gnome.org/gnome-python-desktop
-Source: http://download.gnome.org/sources/gnome-python-desktop/2.31/gnome-python-desktop-%{version}.tar.bz2
+Source: http://download.gnome.org/sources/gnome-python-desktop/2.32/gnome-python-desktop-%{version}.tar.bz2
 
 # https://bugzilla.gnome.org/show_bug.cgi?id=616306
 Patch0: gnome-python-desktop-2.30.0-wnck-flagsfix.patch
-Patch1: evince.patch
 
 ### Dependencies ###
 
@@ -228,7 +227,6 @@ via Python.
 %prep
 %setup -q -n gnome-python-desktop-%{version}
 %patch0 -p1 -b .flags
-%patch1 -p1 -b .evince
 
 libtoolize
 autoreconf
@@ -316,6 +314,9 @@ rm -rf $RPM_BUILD_ROOT/%{_libdir}/python*/site-packages/gtk-2.0/bugbuddy.*
 %{python_sitearch}/gtk-2.0/gnomekeyring.so
 
 %changelog
+* Thu Sep 30 2010 Matthias Clasen <mclasen at redhat.com> - 2.32.0-1
+- Update to 2.32.0
+
 * Sat Sep 25 2010 Peter Robinson <pbrobinson at gmail.com> - 2.31.1-7
 - Update evince patch for 2.32 changes
 
diff --git a/sources b/sources
index 7e824a0..2304e97 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fb0d9cd4018412cdd4b9f4ba36f0064a  gnome-python-desktop-2.31.1.tar.bz2
+0e73fa80ace5c861777e0b523c6ead9d  gnome-python-desktop-2.32.0.tar.bz2


More information about the scm-commits mailing list