- 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 02:51:43 +00:00
parent a6ff73c1e8
commit d2c0d10335

View File

@ -1,6 +1,6 @@
Name: perl-App-cpanminus Name: perl-App-cpanminus
Version: 1.7044 Version: 1.7044
Release: 12%{?dist} Release: 13%{?dist}
Summary: Get, unpack, build and install CPAN modules Summary: Get, unpack, build and install CPAN modules
# Other files: GPL+ or Artistic # Other files: GPL+ or Artistic
## unbundled ## unbundled
@ -178,6 +178,9 @@ make test
%{_libexecdir}/%{name} %{_libexecdir}/%{name}
%changelog %changelog
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.7044-13
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Tue Mar 09 2021 Petr Pisar <ppisar@redhat.com> - 1.7044-12 * Tue Mar 09 2021 Petr Pisar <ppisar@redhat.com> - 1.7044-12
- Correct an SHA version in a message - Correct an SHA version in a message
- Package tests - Package tests