From: Anas Nashif Date: Thu, 20 Dec 2012 21:39:34 +0000 (-0800) Subject: require gi >= 1.34.2 X-Git-Tag: accepted/tizen/20130503.225148~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ba03580d0e68292013e191403f02b9139e073dfe;p=platform%2Fupstream%2Fpython-gobject.git require gi >= 1.34.2 --- 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