forked from perl/perl-Text-Balanced
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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a6f3fbcc6cb5406964b2e332688bae3c2595436d03ddb25ee6703a47a98977d
|
||||
size 43297
|
3
Text-Balanced-2.06.tar.gz
Normal file
3
Text-Balanced-2.06.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:773e0f0f21c0cb2cf664cee6ba28ff70259babcc892f9b650f9cbda00be092ad
|
||||
size 43693
|
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 6 03:07:31 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- 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 <timueller+perl@suse.de>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user