From 4fde0168a413467bc3e1c37743aa4f6225ac09d56d58f72fd3bc60a632332650 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Thu, 4 Jan 2024 16:09:16 +0000 Subject: [PATCH] Accepting request 1136567 from devel:languages:perl:autoupdate - updated to 0.39 see /usr/share/doc/packages/perl-XS-Parse-Keyword/Changes 0.39 2023-12-04 [CHANGES] * Added optional variants of XPK_ARITHEXPR, XPK_TERMEXPR, XPK_LISTEXPR and the context-forcing versions OBS-URL: https://build.opensuse.org/request/show/1136567 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XS-Parse-Keyword?expand=0&rev=32 --- XS-Parse-Keyword-0.38.tar.gz | 3 --- XS-Parse-Keyword-0.39.tar.gz | 3 +++ perl-XS-Parse-Keyword.changes | 11 +++++++++++ perl-XS-Parse-Keyword.spec | 14 +++++++------- 4 files changed, 21 insertions(+), 10 deletions(-) delete mode 100644 XS-Parse-Keyword-0.38.tar.gz create mode 100644 XS-Parse-Keyword-0.39.tar.gz diff --git a/XS-Parse-Keyword-0.38.tar.gz b/XS-Parse-Keyword-0.38.tar.gz deleted file mode 100644 index a859524..0000000 --- a/XS-Parse-Keyword-0.38.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2500c47869cf5ca8c61dd23c67badabf66b8f1efb5e279207657c1ce693e211e -size 84144 diff --git a/XS-Parse-Keyword-0.39.tar.gz b/XS-Parse-Keyword-0.39.tar.gz new file mode 100644 index 0000000..3cbef82 --- /dev/null +++ b/XS-Parse-Keyword-0.39.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4e775becc8a5d9b52cb5d569b9d3230eea451c134735845e77f89fa6a6c23d8 +size 84845 diff --git a/perl-XS-Parse-Keyword.changes b/perl-XS-Parse-Keyword.changes index 1532ac8..10e24e2 100644 --- a/perl-XS-Parse-Keyword.changes +++ b/perl-XS-Parse-Keyword.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Dec 5 03:08:17 UTC 2023 - Tina Müller + +- updated to 0.39 + see /usr/share/doc/packages/perl-XS-Parse-Keyword/Changes + + 0.39 2023-12-04 + [CHANGES] + * Added optional variants of XPK_ARITHEXPR, XPK_TERMEXPR, + XPK_LISTEXPR and the context-forcing versions + ------------------------------------------------------------------- Thu Aug 10 03:08:05 UTC 2023 - Tina Müller diff --git a/perl-XS-Parse-Keyword.spec b/perl-XS-Parse-Keyword.spec index 5f40033..099932a 100644 --- a/perl-XS-Parse-Keyword.spec +++ b/perl-XS-Parse-Keyword.spec @@ -1,7 +1,7 @@ # # spec file for package perl-XS-Parse-Keyword # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,9 +18,9 @@ %define cpan_name XS-Parse-Keyword Name: perl-XS-Parse-Keyword -Version: 0.380.0 +Version: 0.390.0 Release: 0 -%define cpan_version 0.38 +%define cpan_version 0.39 License: Artistic-1.0 OR GPL-1.0-or-later Summary: XS functions to assist in parsing keyword syntax URL: https://metacpan.org/release/%{cpan_name} @@ -33,10 +33,10 @@ BuildRequires: perl(ExtUtils::CChecker) >= 0.11 BuildRequires: perl(ExtUtils::ParseXS) >= 3.16 BuildRequires: perl(Module::Build) >= 0.4004 BuildRequires: perl(Test2::V0) -Provides: perl(XS::Parse::Infix) = 0.380.0 -Provides: perl(XS::Parse::Infix::Builder) = 0.380.0 -Provides: perl(XS::Parse::Keyword) = 0.380.0 -Provides: perl(XS::Parse::Keyword::Builder) = 0.380.0 +Provides: perl(XS::Parse::Infix) = %{version} +Provides: perl(XS::Parse::Infix::Builder) = %{version} +Provides: perl(XS::Parse::Keyword) = %{version} +Provides: perl(XS::Parse::Keyword::Builder) = %{version} %define __perllib_provides /bin/true %{perl_requires}