Perl 5.30 rebuild

This commit is contained in:
Jitka Plesnikova 2019-05-30 10:41:00 +02:00
parent dcb392fb57
commit 4a7dec9ca0
1 changed files with 4 additions and 1 deletions

View File

@ -10,7 +10,7 @@
Name: perl-CPAN Name: perl-CPAN
Version: 2.26 Version: 2.26
Release: 1%{?dist} Release: 2%{?dist}
Summary: Query, download and build perl modules from CPAN sites Summary: Query, download and build perl modules from CPAN sites
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/release/CPAN URL: https://metacpan.org/release/CPAN
@ -254,6 +254,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 2.26-2
- Perl 5.30 rebuild
* Tue Mar 19 2019 Petr Pisar <ppisar@redhat.com> - 2.26-1 * Tue Mar 19 2019 Petr Pisar <ppisar@redhat.com> - 2.26-1
- 2.26 bump - 2.26 bump