Update to 0.7.0

This commit is contained in:
Orion Poplawski
2015-06-24 14:48:17 -06:00
parent fab35c0efd
commit 3584ed06de
2 changed files with 6 additions and 3 deletions

View File

@@ -6,8 +6,8 @@
%endif
Name: python-%{upname}
Version: 0.6.0
Release: 2%{?dist}
Version: 0.7.0
Release: 1%{?dist}
Summary: Collection of fast NumPy array functions written in Cython
License: BSD
@@ -145,6 +145,9 @@ popd
%changelog
* Wed Jun 24 2015 Orion Poplawski <orion@cora.nwra.com> - 0.7.0-1
- Update to 0.7.0
* Wed Jun 24 2015 Orion Poplawski <orion@cora.nwra.com> - 0.6.0-2
- No python3 in EPEL

View File

@@ -1 +1 @@
44ede1261fae49445b695ac861e48cb9 Bottleneck-0.6.0.tar.gz
d9e346919654896d67e304ee0202d628 Bottleneck-0.7.0.tar.gz