From 9ca6417c2eca9479539f19a1542118668520265f Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 23:01:04 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 Signed-off-by: Mohan Boddu --- perl-Date-Manip.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Date-Manip.spec b/perl-Date-Manip.spec index 42f76cb..f2ac0c4 100644 --- a/perl-Date-Manip.spec +++ b/perl-Date-Manip.spec @@ -1,6 +1,6 @@ Name: perl-Date-Manip Version: 6.85 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Date manipulation routines License: GPL+ or Artistic URL: https://metacpan.org/release/Date-Manip @@ -81,6 +81,10 @@ make test %{_bindir}/dm_* %changelog +* Mon Aug 09 2021 Mohan Boddu - 6.85-3 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 6.85-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937