Accepting request 918699 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/918699
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XS-Parse-Keyword?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2021-09-14 21:14:13 +00:00 committed by Git OBS Bridge
commit 6cb0a4bce5
4 changed files with 22 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d8c60000a378aeaf9c23903b5172a18c37632d2e1af9aeae265b29ff0758bdc5
size 46089

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:49de7c193d4b02998521829258445a66171dc088849bdf7cf74ef9f8f3efcb56
size 58491

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Sep 7 03:07:21 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 0.15
see /usr/share/doc/packages/perl-XS-Parse-Keyword/Changes
0.15 2021-09-06
[CHANGES]
* Optional generation of wrapper functions around scalar-infix
operators
* Quieter Build.PL by skipping PL_infix_plugin check on versions
of perl known to be too old it
0.14 2021-08-31
[CHANGES]
* Added the entire XS::Parse::Infix subsystem
* Added XPK_INFIX_* token types
-------------------------------------------------------------------
Fri Aug 27 03:07:07 UTC 2021 - Tina Müller <timueller+perl@suse.de>

View File

@ -18,7 +18,7 @@
%define cpan_name XS-Parse-Keyword
Name: perl-XS-Parse-Keyword
Version: 0.13
Version: 0.15
Release: 0
Summary: XS functions to assist in parsing keyword syntax
License: Artistic-1.0 OR GPL-1.0-or-later