diff --git a/isomd5sum.spec b/isomd5sum.spec index be3c3f1..e7272ea 100644 --- a/isomd5sum.spec +++ b/isomd5sum.spec @@ -3,7 +3,7 @@ Summary: Utilities for working with md5sum implanted in ISO images Name: isomd5sum Version: 1.2.5 -Release: 1%{?dist} +Release: 5%{?dist} Epoch: 1 License: GPL-2.0-or-later @@ -67,6 +67,18 @@ PYTHON=%{__python3} make DESTDIR=$RPM_BUILD_ROOT install-bin install-devel insta %{python3_sitearch}/pyisomd5sum.so %changelog +* Thu Jul 24 2025 Fedora Release Engineering - 1:1.2.5-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Mon Jun 02 2025 Python Maint - 1:1.2.5-4 +- Rebuilt for Python 3.14 + +* Fri Jan 17 2025 Fedora Release Engineering - 1:1.2.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Thu Jul 18 2024 Fedora Release Engineering - 1:1.2.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Tue Jun 25 2024 Brian C. Lane - 1.2.5-1 - New Version 1.2.5 (bcl) - testpyisomd5sum.py: Use a consistent iso size (bcl) @@ -75,6 +87,9 @@ PYTHON=%{__python3} make DESTDIR=$RPM_BUILD_ROOT install-bin install-devel insta - Revert "test: Update testing to include small iso and larger iso" (bcl) - Revert "Fix checksum failure with small isos" (bcl) +* Fri Jun 07 2024 Python Maint - 1:1.2.4-3 +- Rebuilt for Python 3.13 + * Mon Apr 29 2024 Brian C. Lane - 1.2.4-2 - Revert small iso fix, it resulted in incorrect checksums Resolves: rhbz#2277398