diff --git a/Syntax-Keyword-Try-0.21.tar.gz b/Syntax-Keyword-Try-0.21.tar.gz deleted file mode 100644 index 550ff6a..0000000 --- a/Syntax-Keyword-Try-0.21.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9815affcd536c5ad40f1e7674876439399d4be6411daa00c80bcd77a61f48cb0 -size 37019 diff --git a/Syntax-Keyword-Try-0.23.tar.gz b/Syntax-Keyword-Try-0.23.tar.gz new file mode 100644 index 0000000..346460e --- /dev/null +++ b/Syntax-Keyword-Try-0.23.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ad4732dd8d7a0423a7d920503d1fc6400cff4f9bdf332c6d790ef60205cb309 +size 43432 diff --git a/perl-Syntax-Keyword-Try.changes b/perl-Syntax-Keyword-Try.changes index 77b7681..7e9988d 100644 --- a/perl-Syntax-Keyword-Try.changes +++ b/perl-Syntax-Keyword-Try.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Sun Mar 28 03:07:57 UTC 2021 - Tina Müller + +- updated to 0.23 + see /usr/share/doc/packages/perl-Syntax-Keyword-Try/Changes + + 0.23 2021-03-27 + [CHANGES] + * Unit tests and documentation of the handling of the final-value + semantics of `do { try ... }` + * Also mention core's `feature 'try'` in documentation + * Gives notice that the experimental 'try_value' feature is now + discouraged and will eventually be removed + + 0.22 2021-03-26 + [CHANGES] + * Preserve wantarray context within the try {} block (RT133616) + * List-context `try do {}` now works fine as well + * Apply unit-testing for RT134790 + ------------------------------------------------------------------- Sat Jan 23 03:09:35 UTC 2021 - Tina Müller diff --git a/perl-Syntax-Keyword-Try.spec b/perl-Syntax-Keyword-Try.spec index 6cecc1c..de0b180 100644 --- a/perl-Syntax-Keyword-Try.spec +++ b/perl-Syntax-Keyword-Try.spec @@ -18,7 +18,7 @@ %define cpan_name Syntax-Keyword-Try Name: perl-Syntax-Keyword-Try -Version: 0.21 +Version: 0.23 Release: 0 Summary: C syntax for perl License: Artistic-1.0 OR GPL-1.0-or-later