Update to 0.59

This commit is contained in:
starlet-dx 2023-09-09 15:07:32 +08:00
parent 877ba6e06d
commit 55cbcfa2c3
4 changed files with 9 additions and 2 deletions

Binary file not shown.

BIN
List-SomeUtils-0.59.tar.gz Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: perl-List-SomeUtils Name: perl-List-SomeUtils
Version: 0.58 Version: 0.59
Release: 1 Release: 1
Summary: Provide the stuff missing in List::Util Summary: Provide the stuff missing in List::Util
License: GPL+ or Artistic License: GPL+ or Artistic
@ -94,12 +94,15 @@ rm -rf $RPM_BUILD_ROOT
%files %files
%defattr(-,root,root,-) %defattr(-,root,root,-)
%license LICENSE %license LICENSE
%doc Changes CODE_OF_CONDUCT.md CONTRIBUTING.md cpanfile dist.ini META.json perlcriticrc perltidyrc README.md tidyall.ini %doc Changes CODE_OF_CONDUCT.md CONTRIBUTING.md cpanfile dist.ini META.json perlcriticrc perltidyrc README.md
%{perl_vendorlib}/* %{perl_vendorlib}/*
%files help %files help
%{_mandir}/* %{_mandir}/*
%changelog %changelog
* Sat Sep 09 2023 yaoxin <yao_xin001@hoperun.com> - 0.59-1
- Update to 0.59
* Thu Jun 30 2022 misaka00251 <misaka00251@misakanet.cn> - 0.58-1 * Thu Jun 30 2022 misaka00251 <misaka00251@misakanet.cn> - 0.58-1
- Init package - Init package

4
perl-List-SomeUtils.yaml Normal file
View File

@ -0,0 +1,4 @@
version-ctrl: metacpan
src_repo: List-SomeUtils
tag_prefix: ''
seperator: .