Update to 2024.9.22

- Add support for NumPy 2.x
This commit is contained in:
Sandro 2025-01-22 23:27:16 +01:00
commit 8327bbdad6
No known key found for this signature in database
GPG key ID: 68D0FF74FE9F382A
3 changed files with 9 additions and 3 deletions

View file

@ -1,8 +1,8 @@
%global srcname imagecodecs
Name: python-imagecodecs
Version: 2023.1.23
Release: 5%{?dist}
Version: 2024.9.22
Release: 1%{?dist}
Summary: Image transformation, compression, and decompression codecs
License: BSD-3-Clause
@ -279,6 +279,11 @@ TEST_OPTS=(
%changelog
* Wed Jan 22 2025 Sandro <devel@penguinpee.nl> - 2024.9.22-1
- Update to 2024.9.22
- Add support for NumPy 2.x
- Close RHBZ#2341164
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2023.1.23-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild