|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perltidy
|
|
|
|
|
Version: 20200619
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Tool for indenting and re-formatting Perl scripts
|
|
|
|
|
License: GPLv2+
|
|
|
|
|
URL: http://perltidy.sourceforge.net/
|
|
|
|
@ -93,6 +93,9 @@ make test
|
|
|
|
|
%{_mandir}/man3/Perl::Tidy.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 20200619-2
|
|
|
|
|
- Perl 5.32 rebuild
|
|
|
|
|
|
|
|
|
|
* Sat Jun 20 2020 Paul Howarth <paul@city-fan.org> - 20200619-1
|
|
|
|
|
- Update to 20200619 (see CHANGES.md for details)
|
|
|
|
|
|
|
|
|
|