- Update to 2.21.0

This commit is contained in:
Matthew Barnes 2009-12-20 14:12:51 +00:00
parent 8cc8bf3f87
commit fc85cec7af
3 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
pygobject-2.20.0.tar.bz2
pygobject-2.21.0.tar.bz2

View File

@ -1,7 +1,7 @@
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
# Last updated for version 2.20.0
%define glib2_version 2.16.0
# Last updated for version 2.21.0
%define glib2_version 2.22.4
%define gobject_introspection_version 0.6.3
%define python2_version 2.3.5
@ -14,7 +14,7 @@
### Abstract ###
Name: pygobject2
Version: 2.20.0
Version: 2.21.0
Release: 1%{?dist}
License: LGPLv2+
Group: Development/Languages
@ -124,6 +124,9 @@ rm -fr $RPM_BUILD_ROOT
%{_datadir}/pygobject/xsl
%changelog
* Sun Dec 20 2009 Matthew Barnes <mbarnes@redhat.com> - 2.21.0-1.fc13
- Update to 2.21.0
* Wed Sep 23 2009 Matthew Barnes <mbarnes@redhat.com> - 2.20.0-1.fc12
- Update to 2.20.0

View File

@ -1 +1 @@
10e1fb79be3d698476a28b1e1b0c5640 pygobject-2.20.0.tar.bz2
1211c99c9e9d40c2e57b651c67781b39 pygobject-2.21.0.tar.bz2