dmalcolm 2010-07-22 03:20:58 +00:00
parent 8fc3db4da4
commit 2aa555b894

View File

@ -7,7 +7,7 @@
Name: pygobject2
Version: 2.21.5
Release: 2%{?dist}
Release: 3%{?dist}
License: LGPLv2+
Group: Development/Languages
Summary: Python bindings for GObject
@ -109,6 +109,9 @@ rm examples/Makefile*
%{_datadir}/pygobject/xsl
%changelog
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 2.21.5-3
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
* Wed Jul 14 2010 Colin Walters <walters@verbum.org> - 2.21.5-2
- Rebuild against new gobject-introspection
- Strip noarch docs hack, seems obsolete now