|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Test-Strict
|
|
|
|
|
Version: 0.36
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
|
Summary: Check syntax, presence of use strict/warnings, and test coverage
|
|
|
|
@ -60,6 +60,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.36-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Jan 18 2016 Petr Šabata <contyk@redhat.com> - 0.36-1
|
|
|
|
|
- 0.36 bump
|
|
|
|
|
|
|
|
|
|