1
0

Accepting request 982405 from devel:languages:perl:autoupdate

- 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]

OBS-URL: https://build.opensuse.org/request/show/982405
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-Balanced?expand=0&rev=11
This commit is contained in:
2022-06-16 14:05:58 +00:00
committed by Git OBS Bridge
parent 23c64ff79e
commit c0a22acbf6
4 changed files with 19 additions and 4 deletions

View File

@@ -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