diff --git a/PPIx-Regexp-0.075.tar.gz b/PPIx-Regexp-0.075.tar.gz deleted file mode 100644 index 806f757..0000000 --- a/PPIx-Regexp-0.075.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:638095c9e827207bb316c4e1a3c0830526055504b91f936b7431b3ac8282136e -size 232779 diff --git a/PPIx-Regexp-0.076.tar.gz b/PPIx-Regexp-0.076.tar.gz new file mode 100644 index 0000000..d58e7eb --- /dev/null +++ b/PPIx-Regexp-0.076.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10607d9322728c4b3764c09fe1dcb4a939aff0dabea6c48ca4f854a2077a014a +size 236452 diff --git a/perl-PPIx-Regexp.changes b/perl-PPIx-Regexp.changes index e289dfa..aae61e0 100644 --- a/perl-PPIx-Regexp.changes +++ b/perl-PPIx-Regexp.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sun Nov 29 03:09:19 UTC 2020 - Tina Müller + +- updated to 0.076 + see /usr/share/doc/packages/perl-PPIx-Regexp/Changes + + 0.076 2020-11-28 T. R. Wyant + Correct (I hope) detection of \K in nested assertions. + + Variable-length look-behind is version 5.029009. + + Look-behinds quantified longer than 255 characters are an error, and + are made into unknown tokens or structures. I ended up refactoring + the PPIx::Regexp::Token::GroupType class initialization for the + latter two changes. + ------------------------------------------------------------------- Fri Oct 9 03:08:55 UTC 2020 - Tina Müller diff --git a/perl-PPIx-Regexp.spec b/perl-PPIx-Regexp.spec index 62b730c..fd60308 100644 --- a/perl-PPIx-Regexp.spec +++ b/perl-PPIx-Regexp.spec @@ -17,7 +17,7 @@ Name: perl-PPIx-Regexp -Version: 0.075 +Version: 0.076 Release: 0 %define cpan_name PPIx-Regexp Summary: Represent a regular expression of some sort