Update to 2.71

This commit is contained in:
starlet-dx 2023-09-09 10:41:38 +08:00
parent cad610d4bd
commit 78f176b9ef
4 changed files with 10 additions and 3 deletions

Binary file not shown.

BIN
Log-Dispatch-2.71.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-Log-Dispatch Name: perl-Log-Dispatch
Version: 2.70 Version: 2.71
Release: 1 Release: 1
Summary: Dispatches messages to one or more outputs Summary: Dispatches messages to one or more outputs
License: Artistic 2.0 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. logged to via a unified interface.
%prep %prep
%setup -q -n Log-Dispatch-%{version} %autosetup -n Log-Dispatch-%{version} -p1
%build %build
export PERL_MM_OPT="" export PERL_MM_OPT=""
@ -122,12 +122,15 @@ rm -rf $RPM_BUILD_ROOT
%files -f filelist.lst %files -f filelist.lst
%defattr(-,root,root,-) %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}/* %{perl_vendorlib}/*
%files help %files help
%{_mandir}/* %{_mandir}/*
%changelog %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 * Thu Jun 30 2022 misaka00251 <misaka00251@misakanet.cn> - 2.70-1
- Init package - Init package

4
perl-Log-Dispatch.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: metacpan
src_repo: Log-Dispatch
tag_prefix: ^v
separator: .