forked from pool/perl-Syntax-Keyword-Try
Accepting request 926527 from devel:languages:perl:autoupdate
- updated to 0.26 see /usr/share/doc/packages/perl-Syntax-Keyword-Try/Changes 0.26 2021-10-12 [CHANGES] * Many internal updates to hax/ support files [BUGFIXES] * Fix try { return } to work correctly in all contexts without upsetting -DDEBUGGING perls OBS-URL: https://build.opensuse.org/request/show/926527 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Syntax-Keyword-Try?expand=0&rev=25
This commit is contained in:
committed by
Git OBS Bridge
parent
578e1613a8
commit
28bbf29db0
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c5096cb50212207f334c469a7710606d795f6d54a09fb974e7d56676d913a875
|
|
||||||
size 38909
|
|
3
Syntax-Keyword-Try-0.26.tar.gz
Normal file
3
Syntax-Keyword-Try-0.26.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b4e8ac31ac0c0d841d4208832de4e11e10dc11671fc50175c154fe145e1b045e
|
||||||
|
size 43998
|
@@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 13 03:06:22 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 0.26
|
||||||
|
see /usr/share/doc/packages/perl-Syntax-Keyword-Try/Changes
|
||||||
|
|
||||||
|
0.26 2021-10-12
|
||||||
|
[CHANGES]
|
||||||
|
* Many internal updates to hax/ support files
|
||||||
|
|
||||||
|
[BUGFIXES]
|
||||||
|
* Fix try { return } to work correctly in all contexts without
|
||||||
|
upsetting -DDEBUGGING perls
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 2 03:07:19 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
Wed Jun 2 03:07:19 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define cpan_name Syntax-Keyword-Try
|
%define cpan_name Syntax-Keyword-Try
|
||||||
Name: perl-Syntax-Keyword-Try
|
Name: perl-Syntax-Keyword-Try
|
||||||
Version: 0.25
|
Version: 0.26
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: C<try/catch/finally> syntax for perl
|
Summary: C<try/catch/finally> syntax for perl
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
|
Reference in New Issue
Block a user