Update to 2025.3.30
This commit is contained in:
parent
f05456d782
commit
a8f22f1896
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@
|
|||
/imagecodecs-2023.1.23.tar.gz
|
||||
/imagecodecs-2024.9.22.tar.gz
|
||||
/imagecodecs-2024.12.30.tar.gz
|
||||
/imagecodecs-2025.3.30.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
%global srcname imagecodecs
|
||||
|
||||
Name: python-imagecodecs
|
||||
Version: 2024.12.30
|
||||
Version: 2025.3.30
|
||||
Release: 1%{?dist}
|
||||
Summary: Image transformation, compression, and decompression codecs
|
||||
|
||||
|
|
@ -281,6 +281,9 @@ TEST_OPTS=(
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Aug 06 2025 Orion Poplawski <orion@nwra.com> - 2025.3.30-1
|
||||
- Update to 2025.3.30
|
||||
|
||||
* Wed Aug 06 2025 Orion Poplawski <orion@nwra.com> - 2024.12.30-1
|
||||
- Update to 2024.12.30
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (imagecodecs-2024.12.30.tar.gz) = 353813b4809f0e7ae7d406f79693588c6f1e6eafdf7bf7626e95e29e3bcb64b50aa5b59c900ee32d2370abd8a592143799884e196b716e6a63f9066e161aa226
|
||||
SHA512 (imagecodecs-2025.3.30.tar.gz) = 77d998e8d623890497c735597843916a038bc84b6b10f92cb4339dc0d9de1cbd2e593201b42f64cf2f48f5c751a7162ef1a8e3e84bc2c083839942d377d78b15
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue