diff --git a/Code-TidyAll-0.80.tar.gz b/Code-TidyAll-0.80.tar.gz deleted file mode 100644 index e935c4e..0000000 --- a/Code-TidyAll-0.80.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c70d3096d83b03e573d6676bbda3e9a6209f3ee867b8ffdd7c3f4e0ed7297934 -size 700004 diff --git a/Code-TidyAll-0.81.tar.gz b/Code-TidyAll-0.81.tar.gz new file mode 100644 index 0000000..db0f3a0 --- /dev/null +++ b/Code-TidyAll-0.81.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dac6416a3035d7e1b1345ad05e256d6826b4419516fdeb021effcfd4ad5400f +size 701883 diff --git a/perl-Code-TidyAll.changes b/perl-Code-TidyAll.changes index e765f56..5680577 100644 --- a/perl-Code-TidyAll.changes +++ b/perl-Code-TidyAll.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Feb 18 03:06:12 UTC 2022 - Tina Müller + +- updated to 0.81 + see /usr/share/doc/packages/perl-Code-TidyAll/Changes + + 0.81 2022-02-16 + + - The PerlTidy plugin will now always append the `--encode-output-strings` + flag when using `Perl::Tidy` 20220101 or newer. This eliminates issues with + character encoded content reported in GH #84, reported by Greg + Oschwald. Thanks to Steven Hancock for letting me know that this was + possible. + ------------------------------------------------------------------- Sat Nov 27 03:06:18 UTC 2021 - Tina Müller diff --git a/perl-Code-TidyAll.spec b/perl-Code-TidyAll.spec index 2848357..0811c13 100644 --- a/perl-Code-TidyAll.spec +++ b/perl-Code-TidyAll.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Code-TidyAll # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define cpan_name Code-TidyAll Name: perl-Code-TidyAll -Version: 0.80 +Version: 0.81 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Engine for tidyall, your all-in-one code tidier and validator