- Update to 2.18.0

This commit is contained in:
Matthew Barnes 2009-05-25 15:10:39 +00:00
parent aa94ee306e
commit e473c08ae8
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
pygobject-2.17.0.tar.bz2
pygobject-2.18.0.tar.bz2

View File

@ -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.17.0
# Last updated for version 2.18.0
%define glib2_version 2.16.0
%define python2_version 2.3.5
@ -13,7 +13,7 @@
### Abstract ###
Name: pygobject2
Version: 2.17.0
Version: 2.18.0
Release: 1%{?dist}
License: LGPLv2+
Group: Development/Languages
@ -119,6 +119,9 @@ rm -fr $RPM_BUILD_ROOT
%{_datadir}/pygobject/xsl
%changelog
* Mon May 25 2009 Matthew Barnes <mbarnes@redhat.com> - 2.18.0-1.fc12
- Update to 2.18.0
* Thu Apr 30 2009 Matthew Barnes <mbarnes@redhat.com> - 2.17.1-1.fc12
- Update to 2.17.0
- Remove patch for GNOME bug #566571 (fixed upstream).

View File

@ -1 +1 @@
0ff7f166cb6b41b89ddf2d7e156e6360 pygobject-2.17.0.tar.bz2
522b813219a6ad14b85b25d953b08727 pygobject-2.18.0.tar.bz2