From e473c08ae84c0dd987cf256fda43dd05fe49d439 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 25 May 2009 15:10:39 +0000 Subject: [PATCH] - Update to 2.18.0 --- .cvsignore | 2 +- pygobject2.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 6dc3894..0ccf853 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pygobject-2.17.0.tar.bz2 +pygobject-2.18.0.tar.bz2 diff --git a/pygobject2.spec b/pygobject2.spec index 1f955f8..2728587 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.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 - 2.18.0-1.fc12 +- Update to 2.18.0 + * Thu Apr 30 2009 Matthew Barnes - 2.17.1-1.fc12 - Update to 2.17.0 - Remove patch for GNOME bug #566571 (fixed upstream). diff --git a/sources b/sources index 3c14ab0..b50b1a1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0ff7f166cb6b41b89ddf2d7e156e6360 pygobject-2.17.0.tar.bz2 +522b813219a6ad14b85b25d953b08727 pygobject-2.18.0.tar.bz2