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
This commit is contained in:
parent
01dde8abad
commit
7774740a38
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:176c3688ec2af10338992d7014341c3bc53c88a1f0245e75b5be77fc1783de69
|
||||
size 69567
|
3
XS-Parse-Keyword-0.22.tar.gz
Normal file
3
XS-Parse-Keyword-0.22.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:92ffd2e31e00ab04463cfc296e7a1a323c9ef292aaf83da53f4b8994bb464e5a
|
||||
size 70485
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 22 03:08:54 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- 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 <timueller+perl@suse.de>
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user