Accepting request 985284 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/985284
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XS-Parse-Keyword?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2022-06-28 15:21:33 +00:00 committed by Git OBS Bridge
commit 0906da912c
4 changed files with 20 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Jun 27 03:06:59 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 0.24
see /usr/share/doc/packages/perl-XS-Parse-Keyword/Changes
0.24 2022-06-26
[CHANGES]
* Skip attempting to create duplicate wrapper funcs, in case of
multiple registrations of the same operator with different
spellings
[BUGFIXES]
* Arrange extra_linker_flags correctly while building probe program
for PL_infix_plugin
-------------------------------------------------------------------
Thu May 19 03:07:43 UTC 2022 - 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.23
Version: 0.24
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: XS functions to assist in parsing keyword syntax