From f47d7e5032bcc76670cf852faa2e0081cdedad77 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 23:04:40 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- perl-Devel-CheckLib.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Devel-CheckLib.spec b/perl-Devel-CheckLib.spec index 6a7ac22..9645a77 100644 --- a/perl-Devel-CheckLib.spec +++ b/perl-Devel-CheckLib.spec @@ -7,7 +7,7 @@ Name: perl-Devel-CheckLib Version: 1.14 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Check that a library is available License: GPL+ or Artistic @@ -66,6 +66,10 @@ make test %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.14-8 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.14-7 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937