rpms/pygobject2/devel .cvsignore, 1.21, 1.22 pygobject2.spec, 1.49, 1.50 sources, 1.21, 1.22 pygobject2-2.16.1-fix-classic-class-crash.patch, 1.1, NONE

Matthew Barnes mbarnes at fedoraproject.org
Fri May 1 01:46:53 UTC 2009


Author: mbarnes

Update of /cvs/pkgs/rpms/pygobject2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18427

Modified Files:
	.cvsignore pygobject2.spec sources 
Removed Files:
	pygobject2-2.16.1-fix-classic-class-crash.patch 
Log Message:

* Thu Apr 30 2009 Matthew Barnes <mbarnes at redhat.com> - 2.17.1-1.fc12
- Update to 2.17.0
- Remove patch for GNOME bug #566571 (fixed upstream).



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pygobject2/devel/.cvsignore,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- .cvsignore	2 Mar 2009 23:10:09 -0000	1.21
+++ .cvsignore	1 May 2009 01:46:22 -0000	1.22
@@ -1 +1 @@
-pygobject-2.16.1.tar.bz2
+pygobject-2.17.0.tar.bz2


Index: pygobject2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pygobject2/devel/pygobject2.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -p -r1.49 -r1.50
--- pygobject2.spec	22 Apr 2009 21:27:10 -0000	1.49
+++ pygobject2.spec	1 May 2009 01:46:22 -0000	1.50
@@ -1,6 +1,6 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
-# Last updated for version 2.16.0
+# Last updated for version 2.17.0
 %define glib2_version           2.16.0
 %define python2_version         2.3.5
 
@@ -13,8 +13,8 @@
 ### Abstract ###
 
 Name: pygobject2
-Version: 2.16.1
-Release: 4%{?dist}
+Version: 2.17.0
+Release: 1%{?dist}
 License: LGPLv2+
 Group: Development/Languages
 Summary: Python bindings for GObject
@@ -22,11 +22,6 @@ URL: http://www.pygtk.org/
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 Source: pygobject-%{version}.tar.bz2
 
-### Patches ###
-
-# GNOME bug #566571
-Patch1: pygobject2-2.16.1-fix-classic-class-crash.patch
-
 ### Build Dependencies ###
 
 BuildRequires: automake
@@ -70,7 +65,6 @@ This package contains documentation file
 
 %prep
 %setup -q -n pygobject-%{version}
-%patch1 -p1 -b .fix-classic-class-crash
 
 %build
 %configure --enable-thread
@@ -125,6 +119,10 @@ rm -fr $RPM_BUILD_ROOT
 %{_datadir}/pygobject/xsl
 
 %changelog
+* Thu Apr 30 2009 Matthew Barnes <mbarnes at redhat.com> - 2.17.1-1.fc12
+- Update to 2.17.0
+- Remove patch for GNOME bug #566571 (fixed upstream).
+
 * Wed Apr 22 2009 Matthew Barnes <mbarnes at redhat.com> - 2.16.1-4.fc11
 - Add patch for GNOME bug #566571 (classic vs new-style inheritance crash).
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pygobject2/devel/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- sources	2 Mar 2009 23:10:10 -0000	1.21
+++ sources	1 May 2009 01:46:22 -0000	1.22
@@ -1 +1 @@
-8e26f2572e6b72dbd2591677055f8d30  pygobject-2.16.1.tar.bz2
+0ff7f166cb6b41b89ddf2d7e156e6360  pygobject-2.17.0.tar.bz2


--- pygobject2-2.16.1-fix-classic-class-crash.patch DELETED ---




More information about the scm-commits mailing list