Update to 20230912 (rhbz#2238633)
- New upstream release 20230912 - Remove a syntax error check that could cause an incorrect error message when List::Gather::gather was used (GH#124)
This commit is contained in:
parent
d382bc9d33
commit
85b1bdd0db
@ -1,5 +1,5 @@
|
|||||||
Name: perltidy
|
Name: perltidy
|
||||||
Version: 20230909
|
Version: 20230912
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for indenting and re-formatting Perl scripts
|
Summary: Tool for indenting and re-formatting Perl scripts
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -96,6 +96,11 @@ make test
|
|||||||
%{_mandir}/man3/Perl::Tidy.3*
|
%{_mandir}/man3/Perl::Tidy.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 13 2023 Paul Howarth <paul@city-fan.org> - 20230912-1
|
||||||
|
- Update to 20230912 (rhbz#2238633)
|
||||||
|
- Remove a syntax error check that could cause an incorrect error message
|
||||||
|
when List::Gather::gather was used (GH#124)
|
||||||
|
|
||||||
* Sat Sep 9 2023 Paul Howarth <paul@city-fan.org> - 20230909-1
|
* Sat Sep 9 2023 Paul Howarth <paul@city-fan.org> - 20230909-1
|
||||||
- Update to 20230909 (see CHANGES.md for details) (rhbz#2238025)
|
- Update to 20230909 (see CHANGES.md for details) (rhbz#2238025)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (Perl-Tidy-20230909.tar.gz) = 2981bb492668f355a708670601f915a5b234e56f3c1a987bd4b263923da8c1cbfa57da161a79cb980593b1bab37fb44b43d2cf6c49c6493e61c35682564916f6
|
SHA512 (Perl-Tidy-20230912.tar.gz) = aeb5e6bd531cc4a197dbddcc24dfb7acccc95f777ee10560f031e095072ac7e4ae50aa452016d904d58f25c8a89daa0ed31d9a088bd291766f129031f3daeefd
|
||||||
|
Loading…
Reference in New Issue
Block a user