From bfba65b7845e09056ff1a16f4abbf6d767ce305c Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 23:16:14 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- perl-Import-Into.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Import-Into.spec b/perl-Import-Into.spec index 4586bc1..07eea3b 100644 --- a/perl-Import-Into.spec +++ b/perl-Import-Into.spec @@ -1,6 +1,6 @@ Name: perl-Import-Into Version: 1.002005 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Import packages into other packages License: GPL+ or Artistic URL: https://metacpan.org/release/Import-Into @@ -48,6 +48,10 @@ make test %{_mandir}/man3/Import::Into.3* %changelog +* Mon Aug 09 2021 Mohan Boddu - 1.002005-19 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 1.002005-18 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937