|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perltidy
|
|
|
|
Name: perltidy
|
|
|
|
Version: 20160302
|
|
|
|
Version: 20160302
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Tool for indenting and re-formatting Perl scripts
|
|
|
|
Summary: Tool for indenting and re-formatting Perl scripts
|
|
|
|
License: GPLv2+
|
|
|
|
License: GPLv2+
|
|
|
|
URL: http://perltidy.sourceforge.net/
|
|
|
|
URL: http://perltidy.sourceforge.net/
|
|
|
@ -85,6 +85,9 @@ make test
|
|
|
|
%{_mandir}/man3/Perl::Tidy.3*
|
|
|
|
%{_mandir}/man3/Perl::Tidy.3*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 20160302-2
|
|
|
|
|
|
|
|
- Perl 5.24 rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Mar 1 2016 Paul Howarth <paul@city-fan.org> - 20160302-1
|
|
|
|
* Tue Mar 1 2016 Paul Howarth <paul@city-fan.org> - 20160302-1
|
|
|
|
- Update to 20160302
|
|
|
|
- Update to 20160302
|
|
|
|
- Corrected a minor problem in which an unwanted newline was placed before
|
|
|
|
- Corrected a minor problem in which an unwanted newline was placed before
|
|
|
|