From f0b7119080cf3fdf8aa7efc52be49cd3532bd217 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 23:44:30 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- perl-Test-Unit.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Test-Unit.spec b/perl-Test-Unit.spec index 996907c..0fef324 100644 --- a/perl-Test-Unit.spec +++ b/perl-Test-Unit.spec @@ -1,6 +1,6 @@ Name: perl-Test-Unit Version: 0.25 -Release: 41%{?dist} +Release: 42%{?dist} Summary: The PerlUnit testing framework License: GPL+ or Artistic @@ -89,6 +89,10 @@ make test %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.25-42 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.25-41 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937