diff --git a/pygobject2.spec b/pygobject2.spec index 727e41f..d62a4a5 100644 --- a/pygobject2.spec +++ b/pygobject2.spec @@ -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 - 2.28.6-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Thu Aug 18 2011 John (J5) Palmieri - 2.28.6-2 - disable introspection in anticipation of pygobject3 - https://bugzilla.redhat.com/show_bug.cgi?id=731851