Perl 5.26 rebuild

This commit is contained in:
Jitka Plesnikova 2017-06-05 01:05:16 +02:00
parent c72c54ac4c
commit 8e161195d3

View File

@ -1,7 +1,7 @@
Summary: Tools to test taintedness
Name: perl-Test-Taint
Version: 1.06
Release: 15%{?dist}
Release: 16%{?dist}
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/Test-Taint/
Source0: http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/Test-Taint-%{version}.tar.gz
@ -64,6 +64,9 @@ chmod -R u+w $RPM_BUILD_ROOT/*
%{_mandir}/man3/*
%changelog
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.06-16
- Perl 5.26 rebuild
* Wed Feb 15 2017 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.06-15
- Add Test-Taint-1.06-Test-taintedness-on-X-instead-of-environment-variabl.patch.
(Address RHBZ#1413022, F26FTBFS)