|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-Test-Script
|
|
|
|
|
Version: 1.14
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Cross-platform basic tests for scripts
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -53,6 +53,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.14-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Oct 17 2016 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.14-1
|
|
|
|
|
- Update to 1.14.
|
|
|
|
|
- Eliminate perl_bootstrap.
|
|
|
|
|