diff --git a/pygobject2.spec b/pygobject2.spec index 91d278e..0ffc5d2 100644 --- a/pygobject2.spec +++ b/pygobject2.spec @@ -6,7 +6,7 @@ Name: pygobject2 Version: 2.28.6 -Release: 5%{?dist} +Release: 6%{?dist} License: LGPLv2+ Group: Development/Languages Summary: Python 2 bindings for GObject @@ -120,6 +120,9 @@ rm examples/Makefile* %{_datadir}/pygobject/xsl %changelog +* Sat Jul 21 2012 Fedora Release Engineering - 2.28.6-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Fri Jun 15 2012 David Malcolm - 2.28.6-5 - fix warnings on startup (patch 1; rhbz#790053)