From 20d54c63629ee120edba5725cf8bbd3ad71ce168 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Mon, 29 Sep 2014 22:21:55 +0200 Subject: [PATCH] - up to 1.8.1 - minimum required version of python bumped to 2.7 --- caja-python.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.43.0