From a19a0e2c45ef61ab9430e90f7843a3d63b15feca Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 23:43:52 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- perl-Test-Simple.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Test-Simple.spec b/perl-Test-Simple.spec index 55445a2..ddabdbc 100644 --- a/perl-Test-Simple.spec +++ b/perl-Test-Simple.spec @@ -13,7 +13,7 @@ Name: perl-Test-Simple Summary: Basic utilities for writing tests Epoch: 3 Version: 1.302183 -Release: 3%{?dist} +Release: 4%{?dist} # CC0: lib/ok.pm # Public Domain: lib/Test/Tutorial.pod # GPL+ or Artistic: the rest of the distribution @@ -200,6 +200,10 @@ make test %{!?perl_bootstrap:AUTHOR_TESTING=1} %{_mandir}/man3/Test2::Util::Trace.3* %changelog +* Mon Aug 09 2021 Mohan Boddu - 3:1.302183-4 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 3:1.302183-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937