From 2a14799f41be4e6f02d608ad374106a9ae304864 Mon Sep 17 00:00:00 2001 From: David Malcolm Date: Sat, 4 Aug 2012 02:33:12 -0400 Subject: [PATCH] rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 --- pygobject3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pygobject3.spec b/pygobject3.spec index a211736..8089d08 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -12,7 +12,7 @@ Name: pygobject3 Version: 3.3.4 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ and MIT Group: Development/Languages Summary: Python 2 bindings for GObject Introspection @@ -144,6 +144,9 @@ find $RPM_BUILD_ROOT -name '*.a' -delete %endif # with_python3 %changelog +* Sat Aug 04 2012 David Malcolm - 3.3.4-3 +- rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 + * Fri Aug 3 2012 David Malcolm - 3.3.4-2 - remove rhel logic from with_python3 conditional