From 7774740a381e18d5477fba44e433841df285054e05fb0c216a95f9724036c1d2 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Tue, 1 Mar 2022 14:51:13 +0000 Subject: [PATCH] Accepting request 958004 from devel:languages:perl:autoupdate - updated to 0.22 see /usr/share/doc/packages/perl-XS-Parse-Keyword/Changes OBS-URL: https://build.opensuse.org/request/show/958004 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XS-Parse-Keyword?expand=0&rev=7 --- XS-Parse-Keyword-0.21.tar.gz | 3 --- XS-Parse-Keyword-0.22.tar.gz | 3 +++ perl-XS-Parse-Keyword.changes | 6 ++++++ perl-XS-Parse-Keyword.spec | 7 ++++--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 XS-Parse-Keyword-0.21.tar.gz create mode 100644 XS-Parse-Keyword-0.22.tar.gz diff --git a/XS-Parse-Keyword-0.21.tar.gz b/XS-Parse-Keyword-0.21.tar.gz deleted file mode 100644 index 29580b0..0000000 --- a/XS-Parse-Keyword-0.21.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:176c3688ec2af10338992d7014341c3bc53c88a1f0245e75b5be77fc1783de69 -size 69567 diff --git a/XS-Parse-Keyword-0.22.tar.gz b/XS-Parse-Keyword-0.22.tar.gz new file mode 100644 index 0000000..1e41cc5 --- /dev/null +++ b/XS-Parse-Keyword-0.22.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92ffd2e31e00ab04463cfc296e7a1a323c9ef292aaf83da53f4b8994bb464e5a +size 70485 diff --git a/perl-XS-Parse-Keyword.changes b/perl-XS-Parse-Keyword.changes index c5dabba..b8f749a 100644 --- a/perl-XS-Parse-Keyword.changes +++ b/perl-XS-Parse-Keyword.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 22 03:08:54 UTC 2022 - Tina Müller + +- updated to 0.22 + see /usr/share/doc/packages/perl-XS-Parse-Keyword/Changes + ------------------------------------------------------------------- Wed Oct 13 03:07:09 UTC 2021 - Tina Müller diff --git a/perl-XS-Parse-Keyword.spec b/perl-XS-Parse-Keyword.spec index 5857c49..adbbd3a 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) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ %define cpan_name XS-Parse-Keyword Name: perl-XS-Parse-Keyword -Version: 0.21 +Version: 0.22 Release: 0 -Summary: XS functions to assist in parsing keyword syntax 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} Source0: https://cpan.metacpan.org/authors/id/P/PE/PEVANS/%{cpan_name}-%{version}.tar.gz Source1: cpanspec.yml @@ -29,6 +29,7 @@ BuildRequires: perl BuildRequires: perl-macros BuildRequires: perl(ExtUtils::CBuilder) BuildRequires: perl(ExtUtils::CChecker) >= 0.11 +BuildRequires: perl(ExtUtils::ParseXS) >= 3.16 BuildRequires: perl(Module::Build) >= 0.400400 BuildRequires: perl(Test::More) >= 0.88 %{perl_requires}