diff --git a/.gitignore b/.gitignore index 407b03f..decdd36 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ Cython-0.12.1.tar.gz /Cython-0.28.4.tar.gz /Cython-0.28.5.tar.gz /Cython-0.29~rc2.tar.gz +/Cython-0.29.tar.gz diff --git a/Cython.spec b/Cython.spec index 5db0e30..9bf8a56 100644 --- a/Cython.spec +++ b/Cython.spec @@ -5,8 +5,8 @@ %bcond_with tests Name: Cython -%global upver 0.29rc2 -Version: 0.29~rc2 +%global upver 0.29 +Version: 0.29 Release: 1%{?dist} Summary: Language for writing Python extension modules @@ -28,9 +28,6 @@ for writing Python extension modules. %package -n python2-%{srcname} Summary: %{summary} %{?python_provide:%python_provide python2-%{srcname}} -Provides: Cython = %{?epoch:%{epoch}:}%{version}-%{release} -Provides: Cython%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} -Obsoletes: Cython < %{?epoch:%{epoch}:}%{version}-%{release} BuildRequires: python2-devel BuildRequires: python2-setuptools %if %{with tests} @@ -47,6 +44,9 @@ Python 2 version. Summary: %{summary} %{?python_provide:%python_provide python3-%{srcname}} Conflicts: python2-%{srcname} < 0.28.4-2 +Provides: Cython = %{?epoch:%{epoch}:}%{version}-%{release} +Provides: Cython%{?_isa} = %{?epoch:%{epoch}:}%{version}-%{release} +Obsoletes: Cython < %{?epoch:%{epoch}:}%{version}-%{release} BuildRequires: python3-devel BuildRequires: python3-setuptools %if %{with tests} @@ -102,6 +102,9 @@ rm -rf %{buildroot}%{python3_sitelib}/setuptools/tests %{python3_sitearch}/__pycache__/%{upname}.* %changelog +* Mon Dec 10 2018 Igor Gnatenko - 0.29-1 +- Update to 0.29 + * Wed Oct 03 2018 Igor Gnatenko - 0.29~rc2-1 - Update to 0.29~rc2 diff --git a/sources b/sources index 0c46ac0..0fde281 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Cython-0.29~rc2.tar.gz) = 714514eb0ceb059abe6b9ade98618c0670fd9f97db18e244a7aad34c1f2b7c319648dad98c0a7387273d4e35790c8b6aed69549f3e648b498a6e352904a2bf68 +SHA512 (Cython-0.29.tar.gz) = be69b4dc3099952a1fbd7b160fdaee7672c7074afec5549c973a2c68b2af0ce1a7345d242f9f9534ac977c1890cac5469f2a28135630ce6dbbe2abf0e2999bf2