|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perltidy
|
|
|
|
Name: perltidy
|
|
|
|
Version: 20210111
|
|
|
|
Version: 20210111
|
|
|
|
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/
|
|
|
@ -89,6 +89,9 @@ make test
|
|
|
|
%{_mandir}/man3/Perl::Tidy.3*
|
|
|
|
%{_mandir}/man3/Perl::Tidy.3*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20210111-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jan 11 2021 Paul Howarth <paul@city-fan.org> - 20210111-1
|
|
|
|
* Mon Jan 11 2021 Paul Howarth <paul@city-fan.org> - 20210111-1
|
|
|
|
- Update to 20210111 (see CHANGES.md for details)
|
|
|
|
- Update to 20210111 (see CHANGES.md for details)
|
|
|
|
- Use %%license unconditionally
|
|
|
|
- Use %%license unconditionally
|
|
|
|