Rebuild for Python 2.6

This commit is contained in:
Ignacio Vazquez-Abrams 2008-11-29 06:01:29 +00:00
parent e63e74ba66
commit 309dd4d7ac

View File

@ -8,7 +8,7 @@
Name: pygobject2
Version: 2.15.4
Release: 3%{?dist}
Release: 4%{?dist}
License: LGPLv2+
Group: Development/Languages
Summary: Python bindings for GObject
@ -120,6 +120,9 @@ rm -fr $RPM_BUILD_ROOT
%{_datadir}/pygobject/xsl
%changelog
* Sat Nov 29 2008 - Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.15.4-4
- Rebuild for Python 2.6
* Tue Oct 21 2008 - Bastien Nocera <bnocera@redhat.com> - 2.15.4-3.fc10
- Add patch to fix typos breaking compilation