[pygobject3] 3.8.1

Kalev Lember kalev at fedoraproject.org
Mon Apr 15 20:07:47 UTC 2013


commit 4b8602fcc859e456a166ed66200cd131a6306ac8
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Mon Apr 15 22:04:53 2013 +0200

    3.8.1

 c1fb6516031d3c32abd640f09a4814ae4363f979.patch |   32 ------------------------
 pygobject3.spec                                |   14 +++------
 sources                                        |    2 +-
 3 files changed, 6 insertions(+), 42 deletions(-)
---
diff --git a/pygobject3.spec b/pygobject3.spec
index f7c2f3f..2d36bb4 100644
--- a/pygobject3.spec
+++ b/pygobject3.spec
@@ -21,8 +21,8 @@
 ### Abstract ###
 
 Name: pygobject3
-Version: 3.8.0
-Release: 2%{?dist}
+Version: 3.8.1
+Release: 1%{?dist}
 License: LGPLv2+ and MIT
 Group: Development/Languages
 Summary: Python 2 bindings for GObject Introspection
@@ -69,12 +69,6 @@ Patch2: pygobject-3.3.4-known-failures.patch
 # Not yet sent upstream:
 Patch3: test-list-marshalling.patch
 
-# Cherrypick of enum-handling bug, needed to stop the test suite
-# bombing out the Python interpreter on ppc64 (see rhbz#924425)
-# This was:
-#   https://git.gnome.org/browse/pygobject/commit/?h=pygobject-3-8&id=c1fb6516031d3c32abd6
-Patch4: c1fb6516031d3c32abd640f09a4814ae4363f979.patch
-
 # Disable a test that still fails on ppc64 (see
 #   https://bugzilla.redhat.com/show_bug.cgi?id=924425#c7 )
 # Filed upstream as:
@@ -162,7 +156,6 @@ for use in Python 3 programs.
 %patch1 -p1 -b .ignore-more-pep8-errors
 %patch2 -p1 -b .known-failures
 %patch3 -p1 -b .test-list-marshalling
-%patch4 -p1 -b .c1fb6516031d3c32abd640f09a4814ae4363f979
 %patch5 -p1
 
 %if 0%{?with_python3}
@@ -275,6 +268,9 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check %{verbosity}
 %endif # with_python3
 
 %changelog
+* Mon Apr 15 2013 Kalev Lember <kalevlember at gmail.com> - 3.8.1-1
+- Update to 3.8.1
+
 * Tue Apr  2 2013 David Malcolm <dmalcolm at redhat.com> - 3.8.0-2
 - add workarounds for ppc64 (rhbz#924425)
 
diff --git a/sources b/sources
index 13907a2..3da7064 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5a1dc34c787b4320da032e87412caca4  pygobject-3.8.0.tar.xz
+88265ec145e31a50b66386fcdeb91ce6  pygobject-3.8.1.tar.xz


More information about the scm-commits mailing list