automatic update by autodist [release 2.69-1mamba;Wed Apr 29 2020]
This commit is contained in:
parent
6fb636a58a
commit
0d9223a30d
@ -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.54
|
Version: 2.69
|
||||||
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
|
||||||
@ -20,6 +20,9 @@ BuildRequires: perl-Mail-Tools
|
|||||||
BuildRequires: perl-MIME-Lite
|
BuildRequires: perl-MIME-Lite
|
||||||
BuildRequires: perl-Params-Validate
|
BuildRequires: perl-Params-Validate
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRequires: perl-Params-ValidationCompiler
|
||||||
|
BuildRequires: perl-Specio
|
||||||
|
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
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
@ -60,6 +63,9 @@ done
|
|||||||
# %doc README
|
# %doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 29 2020 Automatic Build System <autodist@mambasoft.it> 2.69-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Wed Feb 10 2016 Automatic Build System <autodist@mambasoft.it> 2.54-1mamba
|
* Wed Feb 10 2016 Automatic Build System <autodist@mambasoft.it> 2.54-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user