From a74a961e7f2394e4e5db0aa16f43efce0b2cddfe Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Mon, 9 Aug 2021 23:36:54 +0000 Subject: [PATCH] Rebuilt for IMA sigs, glibc 2.34, aarch64 flags --- .perl-Specio.metadata | 1 + perl-Specio.spec | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .perl-Specio.metadata diff --git a/.perl-Specio.metadata b/.perl-Specio.metadata new file mode 100644 index 0000000..757242b --- /dev/null +++ b/.perl-Specio.metadata @@ -0,0 +1 @@ +b4501d7ac77b265577c7c187e53192acdf8769d1 Specio-0.47.tar.gz diff --git a/perl-Specio.spec b/perl-Specio.spec index a4ff68a..abd6da8 100644 --- a/perl-Specio.spec +++ b/perl-Specio.spec @@ -7,7 +7,7 @@ Name: perl-Specio Version: 0.47 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Type constraints and coercions for Perl # lib/Specio/PartialDump.pm: GPL+ or Artistic # @@ -162,6 +162,10 @@ make test %{_mandir}/man3/Test::Specio.3* %changelog +* Mon Aug 09 2021 Mohan Boddu - 0.47-3 +- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags + Related: rhbz#1991688 + * Fri Apr 16 2021 Mohan Boddu - 0.47-2 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937