Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/perltidy.git#3751373f0202c38ebbbeda7ae6f251a440215bdc
This commit is contained in:
DistroBaker 2021-02-04 22:25:47 +01:00
parent 9ba257fbee
commit f02f883576

View File

@ -1,6 +1,6 @@
Name: perltidy
Version: 20210111
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Tool for indenting and re-formatting Perl scripts
License: GPLv2+
URL: http://perltidy.sourceforge.net/
@ -89,6 +89,9 @@ make test
%{_mandir}/man3/Perl::Tidy.3*
%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
- Update to 20210111 (see CHANGES.md for details)
- Use %%license unconditionally