!2 Update to 2.71
From: @starlet-dx Reviewed-by: @wk333 Signed-off-by: @wk333
This commit is contained in:
commit
5fffb3c1b7
Binary file not shown.
BIN
Log-Dispatch-2.71.tar.gz
Normal file
BIN
Log-Dispatch-2.71.tar.gz
Normal file
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
|
||||
Name: perl-Log-Dispatch
|
||||
Version: 2.70
|
||||
Version: 2.71
|
||||
Release: 1
|
||||
Summary: Dispatches messages to one or more outputs
|
||||
License: Artistic 2.0
|
||||
@ -79,7 +79,7 @@ This module manages a set of Log::Dispatch::* output objects that can be
|
||||
logged to via a unified interface.
|
||||
|
||||
%prep
|
||||
%setup -q -n Log-Dispatch-%{version}
|
||||
%autosetup -n Log-Dispatch-%{version} -p1
|
||||
|
||||
%build
|
||||
export PERL_MM_OPT=""
|
||||
@ -122,12 +122,15 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files -f filelist.lst
|
||||
%defattr(-,root,root,-)
|
||||
%doc azure-pipelines.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md cpanfile dist.ini LICENSE META.json perlcriticrc perltidyrc README.md tidyall.ini weaver.ini
|
||||
%doc azure-pipelines.yml Changes CODE_OF_CONDUCT.md CONTRIBUTING.md cpanfile dist.ini LICENSE META.json perlcriticrc perltidyrc README.md weaver.ini
|
||||
%{perl_vendorlib}/*
|
||||
|
||||
%files help
|
||||
%{_mandir}/*
|
||||
|
||||
%changelog
|
||||
* Sat Sep 09 2023 yaoxin <yao_xin001@hoperun.com> - 2.71-1
|
||||
- Update to 2.71
|
||||
|
||||
* Thu Jun 30 2022 misaka00251 <misaka00251@misakanet.cn> - 2.70-1
|
||||
- Init package
|
||||
|
||||
4
perl-Log-Dispatch.yaml
Normal file
4
perl-Log-Dispatch.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: metacpan
|
||||
src_repo: Log-Dispatch
|
||||
tag_prefix: ^v
|
||||
separator: .
|
||||
Loading…
x
Reference in New Issue
Block a user