Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering
2018-07-13 23:15:40 +00:00
parent 5f970dc7e3
commit db9b831856
+4 -1
View File
@@ -2,7 +2,7 @@
Name: python-%{upname}
Version: 1.2.1
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Collection of fast NumPy array functions written in Cython
License: BSD
@@ -132,6 +132,9 @@ popd
%changelog
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.2.1-6
- Rebuilt for Python 3.7
- Use numpydoc from our package to fix FTBFS (#1594555)