From c0f60956a2eba3889eb4224699a689eef03c1f38 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 13 Jan 2012 19:24:48 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- pygobject2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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