From 008730e29331da374e0a8f0433f5cb34aef6ec61 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 04:23:10 +0300 Subject: [PATCH] import isomd5sum-1.2.5-3.el10 --- SPECS/isomd5sum.spec | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/SPECS/isomd5sum.spec b/SPECS/isomd5sum.spec index 1b401e1..73cf38e 100644 --- a/SPECS/isomd5sum.spec +++ b/SPECS/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: 3%{?dist} Epoch: 1 License: GPL-2.0-or-later @@ -67,6 +67,14 @@ PYTHON=%{__python3} make DESTDIR=$RPM_BUILD_ROOT install-bin install-devel insta %{python3_sitearch}/pyisomd5sum.so %changelog +* Tue Oct 29 2024 Troy Dawson - 1:1.2.5-3 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + +* Wed Jun 26 2024 Brian C. Lane - 1.2.5-2 +- Rebuild to force gating to use new gating config + (changed genisoimage to xorriso for tests) + * Tue Jun 25 2024 Brian C. Lane - 1.2.5-1 - New Version 1.2.5 (bcl) Resolves: RHEL-45005