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