- Update to 2.15.1

- Bump pygobject2_version to 2.16.1.
This commit is contained in:
Matthew Barnes 2009-05-03 01:51:03 +00:00
parent f53dc202b1
commit 86a1e01a98
3 changed files with 9 additions and 5 deletions

View File

@ -1 +1 @@
pygtk-2.14.1.tar.bz2
pygtk-2.15.0.tar.bz2

View File

@ -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 <mbarnes@redhat.com> - 2.15.1-1.fc11
- Update to 2.15.1
- Bump pygobject2_version to 2.16.1.
* Fri Mar 06 2009 Matthew Barnes <mbarnes@redhat.com> - 2.14.1-1.fc11
- Update to 2.14.1
- Bump gtk2_version to 2.9.0 for gtkunixprint requirement.

View File

@ -1 +1 @@
c27a7d21b87910e80605d9135d220592 pygtk-2.14.1.tar.bz2
fb0be6d2317688cf873504d5f354f06a pygtk-2.15.0.tar.bz2