This commit is contained in:
Dennis Gilmore 2012-01-13 19:24:48 -06:00
parent 173f917111
commit c0f60956a2

View File

@ -6,7 +6,7 @@
Name: pygobject2
Version: 2.28.6
Release: 2%{?dist}
Release: 3%{?dist}
License: LGPLv2+
Group: Development/Languages
Summary: Python 2 bindings for GObject
@ -113,6 +113,9 @@ rm examples/Makefile*
%{_datadir}/pygobject/xsl
%changelog
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.28.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Thu Aug 18 2011 John (J5) Palmieri <johnp@redhat.com> - 2.28.6-2
- disable introspection in anticipation of pygobject3
- https://bugzilla.redhat.com/show_bug.cgi?id=731851