diff --git a/.cvsignore b/.cvsignore index e2ae201..ac07022 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pygtk-2.14.1.tar.bz2 +pygtk-2.15.0.tar.bz2 diff --git a/pygtk2.spec b/pygtk2.spec index 99fb90e..0004c37 100644 --- a/pygtk2.spec +++ b/pygtk2.spec @@ -1,12 +1,12 @@ %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} -# Last updated for version 2.14.1 +# Last updated for version 2.15.0 %define glib2_version 2.8.0 %define pango_version 1.16.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 +%define pygobject2_version 2.16.1 %define python2_version 2.3.5 %define buildglade %(pkg-config libglade-2.0 && echo 1 || echo 0) @@ -14,7 +14,7 @@ ### Abstract ### Name: pygtk2 -Version: 2.14.1 +Version: 2.15.0 Release: 1%{?dist} License: LGPLv2+ Group: Development/Languages @@ -163,6 +163,10 @@ rm -fr $RPM_BUILD_ROOT %{_datadir}/gtk-doc/html/pygtk %changelog +* Sat May 02 2009 Matthew Barnes - 2.15.1-1.fc11 +- Update to 2.15.1 +- Bump pygobject2_version to 2.16.1. + * 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. diff --git a/sources b/sources index e3a5d03..0f6d3e0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c27a7d21b87910e80605d9135d220592 pygtk-2.14.1.tar.bz2 +fb0be6d2317688cf873504d5f354f06a pygtk-2.15.0.tar.bz2