!2 Upgrade to version 0.29
From: @chen-jan Reviewed-by: @wk333 Signed-off-by: @wk333
This commit is contained in:
commit
7d13d11f72
Binary file not shown.
BIN
Syntax-Keyword-Try-0.29.tar.gz
Normal file
BIN
Syntax-Keyword-Try-0.29.tar.gz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
||||
Name: perl-Syntax-Keyword-Try
|
||||
Version: 0.28
|
||||
Version: 0.29
|
||||
Release: 1
|
||||
Summary: try/catch/finally syntax for perl
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
@ -26,8 +26,8 @@ BuildRequires: perl(XSLoader)
|
||||
BuildRequires: perl(XS::Parse::Keyword) >= 0.06
|
||||
# Tests
|
||||
BuildRequires: perl(overload)
|
||||
BuildRequires: perl(Test::More) >= 0.88
|
||||
BuildRequires: perl(Test::Pod) >= 1.00
|
||||
BuildRequires: perl(Test2::IPC)
|
||||
BuildRequires: perl(Test2::V0)
|
||||
BuildRequires: perl(threads)
|
||||
|
||||
Requires: perl(XS::Parse::Keyword) >= 0.06
|
||||
@ -77,5 +77,8 @@ export HARNESS_OPTIONS=j$(perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print
|
||||
%{_libexecdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Sep 08 2023 chenchen <chen_aka_jan@163.com> - 0.29-1
|
||||
- Upgrade to version 0.29
|
||||
|
||||
* Thu May 11 2023 xu_ping <707078654@qq.com> - 0.28-1
|
||||
- init package
|
||||
|
||||
4
perl-Syntax-Keyword-Try.yaml
Normal file
4
perl-Syntax-Keyword-Try.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: metacpan
|
||||
src_repo: Syntax-Keyword-Try
|
||||
tag_prefix: ''
|
||||
separator: .
|
||||
Loading…
x
Reference in New Issue
Block a user