From b9fb502bb260f51f9d305506f2a4a64ee5d1cff0 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:16:18 +0100 Subject: [PATCH] automatic version update by autodist [release 2.71-1mamba;Thu Apr 06 2023] --- perl-Log-Dispatch.spec | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/perl-Log-Dispatch.spec b/perl-Log-Dispatch.spec index 8db645f..75385c4 100644 --- a/perl-Log-Dispatch.spec +++ b/perl-Log-Dispatch.spec @@ -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 2.71-1mamba +- automatic version update by autodist + * Sun Feb 21 2021 Automatic Build System 2.70-1mamba - automatic version update by autodist