|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perltidy
|
|
|
|
|
Version: 20170521
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Tool for indenting and re-formatting Perl scripts
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
URL: http://perltidy.sourceforge.net/
|
|
|
|
@ -86,6 +86,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/Perl::Tidy.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 20170521-2
|
|
|
|
|
- Perl 5.26 rebuild
|
|
|
|
|
|
|
|
|
|
* Mon May 22 2017 Paul Howarth <paul@city-fan.org> - 20170521-1
|
|
|
|
|
- Update to 20170521
|
|
|
|
|
- Includes fix for CVE-2016-10374: Uses current working directory without
|
|
|
|
|