Perl 5.32 rebuild

This commit is contained in:
Jitka Plesnikova 2020-06-23 11:03:33 +02:00
parent a4240166cf
commit a95332960f

View File

@ -1,6 +1,6 @@
Name: perl-Test-Warn
Version: 0.36
Release: 8%{?dist}
Release: 9%{?dist}
Summary: Perl extension to test methods for warnings
License: GPL+ or Artistic
URL: https://metacpan.org/release/Test-Warn
@ -62,6 +62,9 @@ make test
%{_mandir}/man3/Test::Warn.3*
%changelog
* Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.36-9
- Perl 5.32 rebuild
* Tue Mar 03 2020 Petr Pisar <ppisar@redhat.com> - 0.36-8
- Build-require blib module for the tests