This commit is contained in:
Fedora Release Engineering 2017-07-26 01:43:51 +00:00
parent c76feae9b6
commit 4f1da0d044

View File

@ -6,7 +6,7 @@
Name: Cython Name: Cython
Version: 0.25.2 Version: 0.25.2
Release: 5%{?dist} Release: 6%{?dist}
Summary: A language for writing Python extension modules Summary: A language for writing Python extension modules
License: ASL 2.0 License: ASL 2.0
@ -112,6 +112,9 @@ rm -rf %{buildroot}%{python2_sitelib}/setuptools/tests
%{python3_sitearch}/__pycache__/%{upname}.* %{python3_sitearch}/__pycache__/%{upname}.*
%changelog %changelog
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.25.2-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Wed May 03 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.25.2-5 * Wed May 03 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.25.2-5
- Fix license - Fix license