Accepting request 926939 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/926939 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XS-Parse-Keyword?expand=0&rev=4
This commit is contained in:
commit
c6f5cc505a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:20df47a571e368d69c8e7b11d562ebc91e32a23338a2866ec74174db1b0861dd
|
|
||||||
size 68082
|
|
3
XS-Parse-Keyword-0.21.tar.gz
Normal file
3
XS-Parse-Keyword-0.21.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:176c3688ec2af10338992d7014341c3bc53c88a1f0245e75b5be77fc1783de69
|
||||||
|
size 69567
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 13 03:07:09 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 0.21
|
||||||
|
see /usr/share/doc/packages/perl-XS-Parse-Keyword/Changes
|
||||||
|
|
||||||
|
0.20 2021-10-11
|
||||||
|
[BUGFIXES]
|
||||||
|
* Fix for perl 5.20 - cannot use assert() as an expression
|
||||||
|
|
||||||
|
0.19 2021-10-05
|
||||||
|
[CHANGES]
|
||||||
|
* Defined XPK_PREFIXED_BLOCK_ENTERLEAVE and XPK_SETUP for customizing
|
||||||
|
the parser context around blocks
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 29 03:07:17 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
Wed Sep 29 03:07:17 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define cpan_name XS-Parse-Keyword
|
%define cpan_name XS-Parse-Keyword
|
||||||
Name: perl-XS-Parse-Keyword
|
Name: perl-XS-Parse-Keyword
|
||||||
Version: 0.18
|
Version: 0.21
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: XS functions to assist in parsing keyword syntax
|
Summary: XS functions to assist in parsing keyword syntax
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user