From f25dda984532beff629e2e3959adab8f510377d1 Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Thu, 21 Apr 2011 14:29:34 -0400 Subject: [PATCH] up the version of gobject-introspection required to 0.10.8 --- pygobject2.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pygobject2.spec b/pygobject2.spec index 0b13833..4f17bc7 100644 --- a/pygobject2.spec +++ b/pygobject2.spec @@ -1,6 +1,6 @@ # Last updated for version 2.21.0 %define glib2_version 2.22.4 -%define gobject_introspection_version 0.6.5 +%define gobject_introspection_version 0.10.8 %define python2_version 2.3.5 %if 0%{?fedora} > 12 || 0%{?rhel} > 6 @@ -12,7 +12,7 @@ Name: pygobject2 Version: 2.28.4 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ Group: Development/Languages Summary: Python 2 bindings for GObject @@ -191,6 +191,9 @@ rm examples/Makefile* %endif # with_python3 %changelog +* Thu Apr 21 2011 John (J5) Palmieri - 2.28.4-2 +- require gobject-introspection version 0.10.8 + * Thu Apr 21 2011 John (J5) Palmieri - 2.28.4-1 - update to upstream 2.28.4