From c8f12d25c4ea1c2c1da8840c48b701ea690c4dda Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 12:41:06 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- pygobject2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pygobject2.spec b/pygobject2.spec index 86e68f2..9830f5d 100644 --- a/pygobject2.spec +++ b/pygobject2.spec @@ -2,7 +2,7 @@ Name: pygobject2 Version: 2.28.6 -Release: 8%{?dist} +Release: 9%{?dist} License: LGPLv2+ Group: Development/Languages Summary: Python 2 bindings for GObject @@ -123,6 +123,9 @@ rm examples/Makefile* %{_datadir}/pygobject/xsl %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 2.28.6-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Tue Jan 22 2013 Colin Walters - 2.28.6-8 - Add various missing BuildRequires, switch to pkgconfig() syntax - Backport upstream patch which fixes a crasher in some applications