diff --git a/Cython.spec b/Cython.spec index 680a16a95abe30be444a1a2747426d0607fc8349..572fd734cef50ac076ddc37fd00aaa09cfb06eca 100644 --- a/Cython.spec +++ b/Cython.spec @@ -3,7 +3,7 @@ Name: Cython Version: 0.29.14 -Release: 1 +Release: 2 Summary: Language for writing C extensions for Python License: Apache 2.0 URL: https://cython.org/ @@ -88,5 +88,8 @@ rm -rf %{buildroot}%{python3_sitelib}/setuptools/tests %changelog +* Tue Aug 18 2020 senlin - 0.29.14-2 +- add release for update + * Tue Nov 5 2019 shanshishi - 0.29.14-1 - Init package