diff --git a/Text-Balanced-2.05.tar.gz b/Text-Balanced-2.05.tar.gz deleted file mode 100644 index 314de71..0000000 --- a/Text-Balanced-2.05.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3a6f3fbcc6cb5406964b2e332688bae3c2595436d03ddb25ee6703a47a98977d -size 43297 diff --git a/Text-Balanced-2.06.tar.gz b/Text-Balanced-2.06.tar.gz new file mode 100644 index 0000000..19d5552 --- /dev/null +++ b/Text-Balanced-2.06.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:773e0f0f21c0cb2cf664cee6ba28ff70259babcc892f9b650f9cbda00be092ad +size 43693 diff --git a/perl-Text-Balanced.changes b/perl-Text-Balanced.changes index bd7771a..159dba5 100644 --- a/perl-Text-Balanced.changes +++ b/perl-Text-Balanced.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Jun 6 03:07:31 UTC 2022 - Tina Müller + +- updated to 2.06 + see /usr/share/doc/packages/perl-Text-Balanced/Changes + + 2.06 2022-06-05 + - Released with no further code changes. + 2.05_01 2022-05-29 + - Fix direct use of _match_codeblock by e.g. Switch. [mohawk2, CPAN + RT#142923] + - Fix resetting of whether "/" or "?" allowed to open regex. [mohawk2, CPAN + RT#142922] + - Fix false negative on /.../ regex after "and". [mohawk2, GH#7] + ------------------------------------------------------------------- Mon May 23 03:07:52 UTC 2022 - Tina Müller diff --git a/perl-Text-Balanced.spec b/perl-Text-Balanced.spec index 8a4a969..6a579f7 100644 --- a/perl-Text-Balanced.spec +++ b/perl-Text-Balanced.spec @@ -18,7 +18,7 @@ %define cpan_name Text-Balanced Name: perl-Text-Balanced -Version: 2.05 +Version: 2.06 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: Extract delimited text sequences from strings