rebuilt with perl 5.36.0 [release 3.43-2mamba;Mon Apr 17 2023]
This commit is contained in:
parent
c383cab27e
commit
ea41cb8dab
@ -2,7 +2,7 @@
|
||||
|
||||
Name: perl-Mail-IMAPClient
|
||||
Version: 3.43
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Mail::IMAPClient - An IMAP Client API
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
@ -12,11 +12,13 @@ URL: https://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/P/PL/PLOBBES/Mail-IMAPClient-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Parse-RecDescent
|
||||
BuildRequires: perl-Scalar-List-Utils
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl >= 2:5.36.0
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Mail::IMAPClient - An IMAP Client API.
|
||||
@ -54,6 +56,9 @@ done
|
||||
# %doc README
|
||||
|
||||
%changelog
|
||||
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 3.43-2mamba
|
||||
- rebuilt with perl 5.36.0
|
||||
|
||||
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 3.43-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user