!2 Update to 0.38
From: @wu-leilei Reviewed-by: @wk333 Signed-off-by: @wk333
This commit is contained in:
commit
3ec42b4dbc
Binary file not shown.
BIN
XS-Parse-Keyword-0.38.tar.gz
Normal file
BIN
XS-Parse-Keyword-0.38.tar.gz
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
%bcond_without perl_XS_Parse_Keyword_enables_optional_test
|
||||
|
||||
Name: perl-XS-Parse-Keyword
|
||||
Version: 0.33
|
||||
Version: 0.38
|
||||
Release: 1
|
||||
Summary: XS functions to assist in parsing keyword syntax
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
@ -30,8 +30,8 @@ BuildRequires: perl(XSLoader)
|
||||
BuildRequires: perl(B::Deparse)
|
||||
BuildRequires: perl(ExtUtils::ParseXS) >= 3.16
|
||||
BuildRequires: perl(overload)
|
||||
BuildRequires: perl(Test::More) >= 0.88
|
||||
BuildRequires: perl(utf8)
|
||||
BuildRequires: perl(Test2::V0)
|
||||
%if %{with perl_XS_Parse_Keyword_enables_optional_test}
|
||||
# Optional tests:
|
||||
BuildRequires: perl(Test::Pod) >= 1.00
|
||||
@ -131,5 +131,8 @@ export HARNESS_OPTIONS=j$(perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print
|
||||
%{_libexecdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Sep 11 2023 wulei <wu_lei@hoperun.com> - 0.38-1
|
||||
- Update to 0.38
|
||||
|
||||
* Thu May 11 2023 xu_ping <707078654@qq.com> - 0.33-1
|
||||
- init package
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user