|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Test-Strict
|
|
|
|
|
Version: 0.27
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
Summary: Check syntax, presence of use strict/warnings, and test coverage
|
|
|
|
@ -56,6 +56,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Jun 08 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.27-2
|
|
|
|
|
- Perl 5.22 rebuild
|
|
|
|
|
|
|
|
|
|
* Thu May 14 2015 Petr Šabata <contyk@redhat.com> - 0.27-1
|
|
|
|
|
- 0.27 bump
|
|
|
|
|
|
|
|
|
|