Rebuild for Python 2.6

This commit is contained in:
Ignacio Vazquez-Abrams 2008-11-29 18:16:47 +00:00
parent fea38c0582
commit 79581e9f3b

View File

@ -15,7 +15,7 @@
Name: pygtk2 Name: pygtk2
Version: 2.13.0 Version: 2.13.0
Release: 2%{?dist} Release: 3%{?dist}
License: LGPLv2+ License: LGPLv2+
Group: Development/Languages Group: Development/Languages
Summary: Python bindings for GTK+ Summary: Python bindings for GTK+
@ -162,6 +162,9 @@ rm -fr $RPM_BUILD_ROOT
%{_datadir}/gtk-doc/html/pygtk %{_datadir}/gtk-doc/html/pygtk
%changelog %changelog
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.13.0-3
- Rebuild for Python 2.6
* Tue Aug 26 2008 Matthew Barnes <mbarnes@redhat.com> - 2.13.0-2.fc10 * Tue Aug 26 2008 Matthew Barnes <mbarnes@redhat.com> - 2.13.0-2.fc10
- Restore pycairo and pygobject2 requirements, with a note to myself - Restore pycairo and pygobject2 requirements, with a note to myself
to stop screwing around with them (RH bug #460105). to stop screwing around with them (RH bug #460105).