Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:37:11 -07:00
parent 04ddc82dad
commit 70ec8a4067

View File

@ -3,7 +3,7 @@
Summary: Utilities for working with md5sum implanted in ISO images
Name: isomd5sum
Version: 1.2.5
Release: 2%{?dist}
Release: 3%{?dist}
Epoch: 1
License: GPL-2.0-or-later
@ -67,6 +67,10 @@ PYTHON=%{__python3} make DESTDIR=$RPM_BUILD_ROOT install-bin install-devel insta
%{python3_sitearch}/pyisomd5sum.so
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1:1.2.5-3
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Wed Jun 26 2024 Brian C. Lane <bcl@redhat.com> - 1.2.5-2
- Rebuild to force gating to use new gating config
(changed genisoimage to xorriso for tests)