[pygobject3] Update to 3.9.1

Richard Hughes rhughes at fedoraproject.org
Fri May 10 11:31:00 UTC 2013


commit 4a7615d9f92cc0034f27223b1dbe121c9400f6dd
Author: Richard Hughes <richard at hughsie.com>
Date:   Fri May 10 12:30:55 2013 +0100

    Update to 3.9.1

 pygobject-3.8.1-bgo698366.patch |   60 ---------------------------------------
 pygobject3.spec                 |   13 ++++----
 sources                         |    2 +-
 3 files changed, 7 insertions(+), 68 deletions(-)
---
diff --git a/pygobject3.spec b/pygobject3.spec
index 39c8b98..75102c9 100644
--- a/pygobject3.spec
+++ b/pygobject3.spec
@@ -21,14 +21,14 @@
 ### Abstract ###
 
 Name: pygobject3
-Version: 3.8.1
-Release: 2%{?dist}
+Version: 3.9.1
+Release: 1%{?dist}
 License: LGPLv2+ and MIT
 Group: Development/Languages
 Summary: Python 2 bindings for GObject Introspection
 URL: https://live.gnome.org/PyGObject
 #VCS: git:git://git.gnome.org/pygobject
-Source: http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.8/pygobject-%{version}.tar.xz
+Source: http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.9/pygobject-%{version}.tar.xz
 
 # Add these additional exclusions to the pep8 rules in "make check":
 #   E127 continuation line over-indented for visual indent
@@ -75,9 +75,6 @@ Patch3: test-list-marshalling.patch
 #  https://bugzilla.gnome.org/show_bug.cgi?id=697138
 Patch5: pygobject-3.8.0-known-failures.txt
 
-# https://bugzilla.gnome.org/show_bug.cgi?id=698366
-Patch6: pygobject-3.8.1-bgo698366.patch
-
 ### Build Dependencies ###
 
 BuildRequires: chrpath
@@ -160,7 +157,6 @@ for use in Python 3 programs.
 %patch2 -p1 -b .known-failures
 %patch3 -p1 -b .test-list-marshalling
 %patch5 -p1
-%patch6 -p1
 
 %if 0%{?with_python3}
 rm -rf %{py3dir}
@@ -272,6 +268,9 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check %{verbosity}
 %endif # with_python3
 
 %changelog
+* Fri May 10 2013 Richard Hughes <rhughes at redhat.com> - 3.9.1-1
+- Update to 3.9.1
+
 * Thu Apr 25 2013 Peter Robinson <pbrobinson at fedoraproject.org> 3.8.1-2
 - Add upstream patch to fix Sugar (RHBZ 947538)
 
diff --git a/sources b/sources
index 3da7064..3d694c0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-88265ec145e31a50b66386fcdeb91ce6  pygobject-3.8.1.tar.xz
+7b37bdb14613fdb45dccce16a25126e5  pygobject-3.9.1.tar.xz


More information about the scm-commits mailing list