From: Jan Palus Date: Mon, 29 Sep 2014 20:21:55 +0000 (+0200) Subject: - up to 1.8.1 X-Git-Tag: auto/th/caja-python-1.8.1-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcaja-python.git;a=commitdiff_plain;h=20d54c63629ee120edba5725cf8bbd3ad71ce168 - up to 1.8.1 - minimum required version of python bumped to 2.7 --- diff --git a/caja-python.spec b/caja-python.spec index a8d96f6..5963369 100644 --- a/caja-python.spec +++ b/caja-python.spec @@ -3,12 +3,12 @@ Summary: Python bindings for libcaja-extension library Summary(pl.UTF-8): Wiązania Pythona do biblioteki libcaja-extension Name: caja-python -Version: 1.8.0 +Version: 1.8.1 Release: 1 License: GPL v2+ Group: Libraries/Python Source0: http://pub.mate-desktop.org/releases/1.8/python-caja-%{version}.tar.xz -# Source0-md5: b737787aea7db808fff4a01ec6f08c70 +# Source0-md5: 9419ca3e13de36efe1c3fd60696d22cf URL: http://mate-desktop.org/ BuildRequires: autoconf >= 2.53 BuildRequires: automake >= 1:1.10 @@ -17,7 +17,7 @@ BuildRequires: gtk-doc >= 1.9 BuildRequires: libtool >= 1:1.4.3 BuildRequires: libxslt-progs BuildRequires: pkgconfig -BuildRequires: python-devel >= 2.0 +BuildRequires: python-devel >= 2.7 # pygobject3 is preferred over pygobject 2 with no configure switch BuildRequires: python-pygobject3-devel >= 3.0.0 BuildRequires: rpm-pythonprov