From 84ea31046f97846ad26f5981cc4180911247902e Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 20 Jul 2012 23:00:26 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- pygobject2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)