|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perltidy
|
|
|
|
Name: perltidy
|
|
|
|
Version: 20200110
|
|
|
|
Version: 20200110
|
|
|
|
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/
|
|
|
@ -92,6 +92,9 @@ make test
|
|
|
|
%{_mandir}/man3/Perl::Tidy.3*
|
|
|
|
%{_mandir}/man3/Perl::Tidy.3*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20200110-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jan 10 2020 Paul Howarth <paul@city-fan.org> - 20200110-1
|
|
|
|
* Fri Jan 10 2020 Paul Howarth <paul@city-fan.org> - 20200110-1
|
|
|
|
- Update to 20200110 (see CHANGES.md for details)
|
|
|
|
- Update to 20200110 (see CHANGES.md for details)
|
|
|
|
|
|
|
|
|
|
|
|