Perl 5.36 rebuild

This commit is contained in:
Jitka Plesnikova 2022-05-31 22:06:54 +02:00
parent 9ad47b3b12
commit 4a95b0580f

View File

@ -1,6 +1,6 @@
Name: perltidy
Version: 20220217
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Tool for indenting and re-formatting Perl scripts
License: GPLv2+
URL: http://perltidy.sourceforge.net/
@ -95,6 +95,9 @@ make test
%{_mandir}/man3/Perl::Tidy.3*
%changelog
* Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 20220217-2
- Perl 5.36 rebuild
* Tue Feb 15 2022 Paul Howarth <paul@city-fan.org> - 20220217-1
- Update to 20220217 (see CHANGES.md for details)