- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 03:47:34 +00:00
parent 52449065ee
commit a1e7ec939d

View File

@ -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 <mboddu@redhat.com> - 0.19-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Sat Mar 27 2021 Paul Howarth <paul@city-fan.org> - 0.19-1
- Update to 0.19
- Noted that the module is now deprecated