This commit is contained in:
Gwyn Ciesla 2019-08-01 08:34:03 -05:00
parent 7a42270f10
commit cfa85f0710
1 changed files with 4 additions and 1 deletions

View File

@ -6,7 +6,7 @@
Name: Cython
Version: 0.29.13
%global upver %{version_no_tilde %{nil}}
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Language for writing Python extension modules
License: ASL 2.0
@ -132,6 +132,9 @@ done
%{_emacs_sitestartdir}/cython*.el*
%changelog
* Thu Aug 01 2019 Gwyn Ciesla <gwync@protonmail.com> 0.29.13-2
- Rebuild with new numpy.
* Sat Jul 27 11:58:51 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.29.13-1
- Update to 0.29.13