automatic version update by autodist [release 2.71-1mamba;Thu Apr 06 2023]
This commit is contained in:
parent
92c87f249b
commit
b9fb502bb2
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Log-Dispatch
|
||||
Version: 2.70
|
||||
Version: 2.71
|
||||
Release: 1mamba
|
||||
Summary: Log::Dispatch - Dispatches messages to one or more outputs
|
||||
Group: System/Libraries/Perl
|
||||
@ -12,20 +12,26 @@ URL: https://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Log-Dispatch-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-Class-Load
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Devel-GlobalDestruction
|
||||
BuildRequires: perl-Encode
|
||||
BuildRequires: perl-MIME-Lite
|
||||
BuildRequires: perl-Mail-Sender
|
||||
BuildRequires: perl-Mail-Sendmail
|
||||
BuildRequires: perl-Mail-Tools
|
||||
BuildRequires: perl-MIME-Lite
|
||||
BuildRequires: perl-Params-Validate
|
||||
BuildRequires: perl-Module-Runtime
|
||||
BuildRequires: perl-Params-ValidationCompiler
|
||||
BuildRequires: perl-Scalar-List-Utils
|
||||
BuildRequires: perl-Specio
|
||||
BuildRequires: perl-Try-Tiny
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: perl-namespace-autoclean
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-Params-ValidationCompiler
|
||||
BuildRequires: perl-Specio
|
||||
BuildRequires: perl-namespace-autoclean
|
||||
BuildRequires: perl-devel
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Log::Dispatch - Dispatches messages to one or more outputs.
|
||||
@ -63,6 +69,9 @@ done
|
||||
# %doc README
|
||||
|
||||
%changelog
|
||||
* Thu Apr 06 2023 Automatic Build System <autodist@mambasoft.it> 2.71-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 2.70-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user