Upgrade to version 0.29

This commit is contained in:
chen-jan 2023-09-08 15:35:59 +08:00
parent f75280d9f5
commit 9adafdaf02
4 changed files with 10 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -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

View File

@ -0,0 +1,4 @@
version_control: metacpan
src_repo: Syntax-Keyword-Try
tag_prefix: ''
separator: .