Update to 1.6.0

Signed-off-by: Björn Esser <besser82@fedoraproject.org>
This commit is contained in:
Björn Esser
2025-10-07 12:15:38 +02:00
parent 7f243ee354
commit 183d40ed39
2 changed files with 6 additions and 3 deletions
+5 -2
View File
@@ -3,8 +3,8 @@
%bcond docs %[!0%{?rhel}]
Name: python-Bottleneck
Version: 1.5.0
Release: 2%{?dist}
Version: 1.6.0
Release: 1%{?dist}
Summary: Collection of fast NumPy array functions written in Cython
License: BSD-2-Clause
@@ -87,6 +87,9 @@ cd -
%changelog
* Tue Oct 07 2025 Björn Esser <besser82@fedoraproject.org> - 1.6.0-1
- Update to 1.6.0
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1.5.0-2
- Rebuilt for Python 3.14.0rc3 bytecode