From 4194a06ebd3c6134433f12861a78a89bb267decc Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Tue, 21 Oct 2014 21:21:58 +0200 Subject: [PATCH] - updated to 0.21.1 --- python-Cython.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/python-Cython.spec b/python-Cython.spec index 725fbd2..33a827c 100644 --- a/python-Cython.spec +++ b/python-Cython.spec @@ -8,13 +8,13 @@ Summary: Language for writing Python Extension Modules (Python 2.x version) Summary(pl.UTF-8): Język służący do pisania modułów rozszerzających Pythona (wersja dla Pythona 2.x) Name: python-%{module} -Version: 0.21 -Release: 2 +Version: 0.21.1 +Release: 1 License: Apache v2.0 Group: Libraries/Python -Source0: http://www.cython.org/release/%{module}-%{version}.tar.gz -# Source0-md5: 6c9c4d19ba485fe8cd88e23b57ac7886 -URL: http://www.cython.org/ +Source0: http://cython.org/release/%{module}-%{version}.tar.gz +# Source0-md5: c59163d7c72c0a0ee5eb84edd17935ed +URL: http://cython.org/ %if %{with python2} BuildRequires: python >= 1:2.6 BuildRequires: python-devel >= 1:2.6 -- 2.43.0