Update to 0.12.1

This commit is contained in:
Neal Becker 2010-02-02 11:45:38 +00:00
parent 694ec03c35
commit d35b4f6573
3 changed files with 9 additions and 8 deletions

View File

@ -1 +1 @@
Cython-0.12.tar.gz Cython-0.12.1.tar.gz

View File

@ -3,18 +3,19 @@
Name: Cython Name: Cython
Version: 0.12 Version: 0.12.1
#Release: 1.rc1%{?dist} #Version: 0.13
Release: 1%{?dist} Release: 1.rc1%{?dist}
#Release: 1%{?dist}
Summary: A language for writing Python extension modules Summary: A language for writing Python extension modules
#%define upstreamversion %{version}.rc1 #%define upstreamversion %{version}
%define upstreamversion %{version} %define upstreamversion %{version}.rc1
Group: Development/Tools Group: Development/Tools
License: Python License: Python
URL: http://www.cython.org URL: http://www.cython.org
Source0: http://www.cython.org/Cython-%{upstreamversion}.tar.gz Source: http://www.cython.org/Cython-%{upstreamversion}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: python-devel python-setuptools BuildRequires: python-devel python-setuptools

View File

@ -1 +1 @@
2302bb8cd9defddf899e3c6840436d37 Cython-0.12.tar.gz cf9f98e982258f8516620277975016f3 Cython-0.12.1.tar.gz