automatic version update by autodist [release 1.54-1mamba;Wed Feb 24 2021]

This commit is contained in:
Automatic Build System 2024-01-06 09:16:32 +01:00
parent 642d73ba49
commit 33eea755ee

View File

@ -1,15 +1,15 @@
%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-Log4perl Name: perl-Log-Log4perl
Version: 1.49 Version: 1.54
Release: 1mamba Release: 1mamba
Summary: Log::Log4perl - Log4j implementation for Perl Summary: Log::Log4perl - Log4j implementation for Perl
Group: System/Libraries/Perl Group: System/Libraries/Perl
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.cpan.org URL: https://www.cpan.org
Source: http://search.cpan.org/CPAN/authors/id/M/MS/MSCHILLI/Log-Log4perl-%{version}.tar.gz Source: https://cpan.metacpan.org/modules/by-module/Log/Log-Log4perl-%{version}.tar.gz
License: GPL, Artistic License: GPL, Artistic
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: perl-DBI BuildRequires: perl-DBI
@ -20,7 +20,6 @@ BuildRequires: perl-XML-DOM
BuildRequires: rrdtool-perl BuildRequires: rrdtool-perl
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
Requires: perl >= %perl_major_ver Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
Log::Log4perl - Log4j implementation for Perl. Log::Log4perl - Log4j implementation for Perl.
@ -58,6 +57,9 @@ done
# %doc README # %doc README
%changelog %changelog
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 1.54-1mamba
- automatic version update by autodist
* Thu Oct 26 2017 Automatic Build System <autodist@mambasoft.it> 1.49-1mamba * Thu Oct 26 2017 Automatic Build System <autodist@mambasoft.it> 1.49-1mamba
- automatic update by autodist - automatic update by autodist