From f53dc202b187a352df9676e019f8bee905e19aeb Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 6 Mar 2009 12:54:09 +0000 Subject: [PATCH] - Update to 2.14.1 - Bump gtk2_version to 2.9.0 for gtkunixprint requirement. --- .cvsignore | 2 +- pygtk2.spec | 12 ++++++++---- sources | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index fd64a54..e2ae201 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pygtk-2.14.0.tar.bz2 +pygtk-2.14.1.tar.bz2 diff --git a/pygtk2.spec b/pygtk2.spec index ebd9122..99fb90e 100644 --- a/pygtk2.spec +++ b/pygtk2.spec @@ -1,9 +1,9 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} -# Last updated for version 2.13.0 +# Last updated for version 2.14.1 %define glib2_version 2.8.0 %define pango_version 1.16.0 -%define gtk2_version 2.8.0 +%define gtk2_version 2.9.0 %define libglade2_version 2.5.0 %define pycairo_version 1.0.2 %define pygobject2_version 2.14.0 @@ -14,8 +14,8 @@ ### Abstract ### Name: pygtk2 -Version: 2.14.0 -Release: 2%{?dist} +Version: 2.14.1 +Release: 1%{?dist} License: LGPLv2+ Group: Development/Languages Summary: Python bindings for GTK+ @@ -163,6 +163,10 @@ rm -fr $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/pygtk %changelog +* Fri Mar 06 2009 Matthew Barnes - 2.14.1-1.fc11 +- Update to 2.14.1 +- Bump gtk2_version to 2.9.0 for gtkunixprint requirement. + * Tue Feb 24 2009 Matthias Clasen - 2.14.0-2 - Make -doc noarch diff --git a/sources b/sources index e6ca084..e3a5d03 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b5fec3a9493a394d0ba2b8d2b337c4c5 pygtk-2.14.0.tar.bz2 +c27a7d21b87910e80605d9135d220592 pygtk-2.14.1.tar.bz2