diff --git a/.gitignore b/.gitignore index 9941b6d..dc86f97 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,5 @@ Cython-0.12.1.tar.gz /Cython-0.19.tar.gz /Cython-0.19.2.tar.gz /Cython-0.20.tar.gz +/Cython-0.20.1.tar.gz /Cython-0.21.tar.gz diff --git a/Cython.spec b/Cython.spec index 1c9973f..95b1208 100644 --- a/Cython.spec +++ b/Cython.spec @@ -13,7 +13,7 @@ Name: Cython Version: 0.21 ##Release: 4.b3%{?dist} -Release: 1%{?dist} +Release: 5%{?dist} Summary: A language for writing Python extension modules %define upstreamversion %{version} @@ -22,7 +22,7 @@ Summary: A language for writing Python extension modules Group: Development/Tools License: Python URL: http://www.cython.org -Source: http://www.cython.org/Cython-%{upstreamversion}.tar.gz +Source: http://www.cython.org/release/Cython-%{upstreamversion}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: python-devel python-setuptools @@ -117,7 +117,6 @@ popd %endif %files -%defattr(-,root,root,-) %{_bindir}/cython %{_bindir}/cygdb %{python_sitearch}/Cython @@ -143,6 +142,21 @@ popd * Mon Sep 15 2014 nbecker - 0.21-1 - Update to 0.21 +* Fri Aug 15 2014 Fedora Release Engineering - 0.20.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + +* Fri Jun 06 2014 Fedora Release Engineering - 0.20.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + +* Wed May 28 2014 Thomas Spura - 0.20.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 + +* Fri May 9 2014 Orion Poplawski - 0.20.1-2 +- Rebuild for Python 3.4 + +* Fri May 9 2014 Orion Poplawski - 0.20.1-1 +- Update to 0.20.1 + * Mon Jan 20 2014 nbecker - 0.20-1 - Update to 0.20