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