Accepting request 1238346 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1238346 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XS-Parse-Keyword?expand=0&rev=24
This commit is contained in:
commit
4aaa9748c8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d42fb5a9978e25c4c3f10351291b155d503fe869ccd532910c05e6b93a6b9fad
|
|
||||||
size 93374
|
|
3
XS-Parse-Keyword-0.48.tar.gz
Normal file
3
XS-Parse-Keyword-0.48.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:857a070ba465ab5b89d4d8d36d92358edd66e5e7b4a91584611d85125ac9a9c7
|
||||||
|
size 94858
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 10 05:33:03 UTC 2025 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 0.480.0 (0.48)
|
||||||
|
see /usr/share/doc/packages/perl-XS-Parse-Keyword/Changes
|
||||||
|
|
||||||
|
0.48 2025-01-09
|
||||||
|
[CHANGES]
|
||||||
|
* Added `XPK_FLAG_PERMIT_LEXICAL`, allowing optional 'my'-prefixed
|
||||||
|
keywords
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 12 16:46:16 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
Thu Dec 12 16:46:16 UTC 2024 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-XS-Parse-Keyword
|
# spec file for package perl-XS-Parse-Keyword
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,10 +18,10 @@
|
|||||||
|
|
||||||
%define cpan_name XS-Parse-Keyword
|
%define cpan_name XS-Parse-Keyword
|
||||||
Name: perl-XS-Parse-Keyword
|
Name: perl-XS-Parse-Keyword
|
||||||
Version: 0.470.0
|
Version: 0.480.0
|
||||||
Release: 0
|
Release: 0
|
||||||
# 0.47 -> normalize -> 0.470.0
|
# 0.48 -> normalize -> 0.480.0
|
||||||
%define cpan_version 0.47
|
%define cpan_version 0.48
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Summary: XS functions to assist in parsing keyword syntax
|
Summary: XS functions to assist in parsing keyword syntax
|
||||||
URL: https://metacpan.org/release/%{cpan_name}
|
URL: https://metacpan.org/release/%{cpan_name}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user