diff --git a/.cvsignore b/.cvsignore index 966b3a3..5a7dfc7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pygobject-2.19.0.tar.bz2 +pygobject-2.20.0.tar.bz2 diff --git a/pygobject2.spec b/pygobject2.spec index a47143c..f4324ec 100644 --- a/pygobject2.spec +++ b/pygobject2.spec @@ -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 - 2.20.0-1.fc12 +- Update to 2.20.0 + * Tue Aug 11 2009 Matthew Barnes - 2.19.0-1.fc12 - Update to 2.19.0 diff --git a/sources b/sources index 302b4d7..8bdc616 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ef918a6c1ce5edf027ba8d3d28b6ed0c pygobject-2.19.0.tar.bz2 +10e1fb79be3d698476a28b1e1b0c5640 pygobject-2.20.0.tar.bz2