Perl 5.34 rebuild

This commit is contained in:
Jitka Plesnikova 2021-05-21 22:34:39 +02:00
parent 1eebbf7a70
commit fd654e697c

View File

@ -1,6 +1,6 @@
Name: perltidy
Version: 20210402
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
* Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 20210402-2
- Perl 5.34 rebuild
* Thu Apr 1 2021 Paul Howarth <paul@city-fan.org> - 20210402-1
- Update to 20210402 (see CHANGES.md for details)