|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Test-Strict
|
|
|
|
Name: perl-Test-Strict
|
|
|
|
Version: 0.48
|
|
|
|
Version: 0.48
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
Summary: Check syntax, presence of use strict/warnings, and test coverage
|
|
|
|
Summary: Check syntax, presence of use strict/warnings, and test coverage
|
|
|
|
Source: https://cpan.metacpan.org/authors/id/M/MA/MANWAR/Test-Strict-%{version}.tar.gz
|
|
|
|
Source: https://cpan.metacpan.org/authors/id/M/MA/MANWAR/Test-Strict-%{version}.tar.gz
|
|
|
@ -60,6 +60,9 @@ make test
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.48-2
|
|
|
|
|
|
|
|
- Perl 5.30 rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Wed May 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.48-1
|
|
|
|
* Wed May 29 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.48-1
|
|
|
|
- 0.48 bump
|
|
|
|
- 0.48 bump
|
|
|
|
|
|
|
|
|
|
|
|