From a1e7ec939dabb71d95ae3580b5f75bde2fcb074f Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 03:47:34 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- perl-UNIVERSAL-require.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-UNIVERSAL-require.spec b/perl-UNIVERSAL-require.spec index 3893535..1d99fdd 100644 --- a/perl-UNIVERSAL-require.spec +++ b/perl-UNIVERSAL-require.spec @@ -1,6 +1,6 @@ Name: perl-UNIVERSAL-require Version: 0.19 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Require() modules from a variable License: GPL+ or Artistic URL: https://metacpan.org/release/UNIVERSAL-require @@ -55,6 +55,9 @@ make test %{_mandir}/man3/UNIVERSAL::require.3* %changelog +* Fri Apr 16 2021 Mohan Boddu - 0.19-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Sat Mar 27 2021 Paul Howarth - 0.19-1 - Update to 0.19 - Noted that the module is now deprecated