From ba03580d0e68292013e191403f02b9139e073dfe Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Thu, 20 Dec 2012 13:39:34 -0800 Subject: [PATCH] require gi >= 1.34.2 --- packaging/python-gobject.changes | 3 +++ packaging/python-gobject.spec | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/packaging/python-gobject.changes b/packaging/python-gobject.changes index 6f5ca31..59183a1 100644 --- a/packaging/python-gobject.changes +++ b/packaging/python-gobject.changes @@ -1,3 +1,6 @@ +* Thu Dec 20 2012 Anas Nashif submit/trunk/20121220.213054@10e68de +- require gi >= 1.34.2 + * Thu Dec 20 2012 Anas Nashif submit/devel/20121220.124347@705be6f - remove confuing comment that appears in the Requires diff --git a/packaging/python-gobject.spec b/packaging/python-gobject.spec index 25f3ecc..f65e86f 100644 --- a/packaging/python-gobject.spec +++ b/packaging/python-gobject.spec @@ -14,7 +14,7 @@ Url: http://ftp.gnome.org/pub/GNOME/sources/pygobject/ Source: http://download.gnome.org/sources/pygobject/3.7/%{_name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: glib2-devel >= 2.31.0 -BuildRequires: gobject-introspection-devel >= 1.33.14 +BuildRequires: gobject-introspection-devel >= 1.34.2 BuildRequires: libffi-devel BuildRequires: python-cairo-devel BuildRequires: python-devel -- 2.7.4