- Update to 2.20.0

This commit is contained in:
Matthew Barnes 2009-09-23 22:29:49 +00:00
parent 6665717260
commit a3472cdc5c
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
pygobject-2.19.0.tar.bz2
pygobject-2.20.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.19.0
# Last updated for version 2.20.0
%define glib2_version 2.16.0
%define gobject_introspection_version 0.6.3
%define python2_version 2.3.5
@ -14,7 +14,7 @@
### Abstract ###
Name: pygobject2
Version: 2.19.0
Version: 2.20.0
Release: 1%{?dist}
License: LGPLv2+
Group: Development/Languages
@ -124,6 +124,9 @@ rm -fr $RPM_BUILD_ROOT
%{_datadir}/pygobject/xsl
%changelog
* Wed Sep 23 2009 Matthew Barnes <mbarnes@redhat.com> - 2.20.0-1.fc12
- Update to 2.20.0
* Tue Aug 11 2009 Matthew Barnes <mbarnes@redhat.com> - 2.19.0-1.fc12
- Update to 2.19.0

View File

@ -1 +1 @@
ef918a6c1ce5edf027ba8d3d28b6ed0c pygobject-2.19.0.tar.bz2
10e1fb79be3d698476a28b1e1b0c5640 pygobject-2.20.0.tar.bz2