[pygobject2/f15/master] release upstream 2.28.3 which incoporates patch tested in 2.28.2-2 package

John Palmieri (J5) johnp at fedoraproject.org
Wed Mar 23 16:30:55 UTC 2011


commit 06f21ee5e987dd8da330dda9999dd69c9a0d54b2
Author: John (J5) Palmieri <johnp at redhat.com>
Date:   Wed Mar 23 12:29:45 2011 -0400

    release upstream 2.28.3 which incoporates patch tested in 2.28.2-2 package

 ...when-converting-objects-to-strings-gvalue.patch |   48 --------------------
 pygobject2.spec                                    |   10 ++--
 2 files changed, 5 insertions(+), 53 deletions(-)
---
diff --git a/pygobject2.spec b/pygobject2.spec
index 740ab9c..fc0fa2c 100644
--- a/pygobject2.spec
+++ b/pygobject2.spec
@@ -11,8 +11,8 @@
 ### Abstract ###
 
 Name: pygobject2
-Version: 2.28.2
-Release: 2%{?dist}
+Version: 2.28.3
+Release: 1%{?dist}
 License: LGPLv2+
 Group: Development/Languages
 Summary: Python 2 bindings for GObject 
@@ -21,8 +21,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
 #VCS: git:git://git.gnome.org/pygobject
 Source: http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.28/pygobject-%{version}.tar.bz2
 
-Patch0: 0001-fix-a-typo-when-converting-objects-to-strings-gvalue.patch
-
 ### Build Dependencies ###
 
 BuildRequires: glib2-devel >= %{glib2_version}
@@ -92,7 +90,6 @@ for use in Python 3 programs.
 
 %prep
 %setup -q -n pygobject-%{version}
-%patch0 -p1 -b .int_to_str
 
 %if 0%{?with_python3}
 rm -rf %{py3dir}
@@ -194,6 +191,9 @@ rm examples/Makefile*
 %endif # with_python3
 
 %changelog
+* Tue Mar 22 2011 John (J5) Palmieri <johnp at redhat.com> - 2.28.3-1
+- update to upstream 2.28.3 which incorporates patch from the 2.28.2-2 package
+
 * Tue Mar 22 2011 John (J5) Palmieri <johnp at redhat.com> - 2.28.2-2
 - add patch to test before releasing 2.28.3 upstream
 - fixes typos for possible fix to - https://bugzilla.redhat.com/show_bug.cgi?id=682543


More information about the scm-commits mailing list