Perl 5.32 rebuild

This commit is contained in:
Jitka Plesnikova 2020-06-23 11:26:46 +02:00
parent a4e2b82b10
commit b0741f1551
1 changed files with 4 additions and 1 deletions

View File

@ -8,7 +8,7 @@
Name: perl-Module-Build
Epoch: 2
Version: %{cpan_version_major}%{?cpan_version_minor:.%cpan_version_minor}
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Build and install Perl modules
License: GPL+ or Artistic
URL: https://metacpan.org/release/Module-Build
@ -156,6 +156,9 @@ LANG=C TEST_SIGNATURE=1 MB_TEST_EXPERIMENTAL=1 ./Build test
%{_mandir}/man3/*
%changelog
* Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2:0.42.31-3
- Perl 5.32 rebuild
* Tue Mar 10 2020 Paul Howarth <paul@city-fan.org> - 2:0.42.31-2
- BR: perl(blib), needed for t/xs.t