From afd2c42d5008e3e7335844f1d199e3308bcd862a Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 23:45:03 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- perl-Test-Without-Module.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Test-Without-Module.spec b/perl-Test-Without-Module.spec index 5ace778..a59e8ac 100644 --- a/perl-Test-Without-Module.spec +++ b/perl-Test-Without-Module.spec @@ -1,6 +1,6 @@ Name: perl-Test-Without-Module Version: 0.20 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Test fallback behavior in absence of modules License: GPL+ or Artistic @@ -53,6 +53,10 @@ make test %{_mandir}/man3/Test* %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.20-16 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.20-15 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937