rebuilt with perl 5.36.0 [release 2.9.0-3mamba;Mon Apr 17 2023]
This commit is contained in:
parent
0bf70fb215
commit
890ac20004
@ -3,13 +3,13 @@
|
||||
|
||||
Name: perl-Mail-SPF
|
||||
Version: 2.9.0
|
||||
Release: 2mamba
|
||||
Release: 3mamba
|
||||
Summary: Mail::SPF - An object-oriented implementation of Sender Policy Framework
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
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/J/JM/JMEHNLE/mail-spf/Mail-SPF-v%{version}.tar.gz
|
||||
Patch0: perl-Mail-SPF-2.9.0-POD.patch
|
||||
Patch1: perl-Mail-SPF-2.9.0-testsuite.patch
|
||||
@ -22,6 +22,7 @@ BuildRequires: perl-NetAddr-IP
|
||||
BuildRequires: perl-URI
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl >= 2:5.36.0
|
||||
BuildRequires: perl-devel >= %perl_major_ver
|
||||
BuildRequires: perl-Module-Build
|
||||
BuildRequires: perl-version
|
||||
@ -34,8 +35,8 @@ Mail::SPF - An object-oriented implementation of Sender Policy Framework
|
||||
|
||||
%prep
|
||||
%setup -q -n Mail-SPF-v%{version}
|
||||
%patch0 -p0
|
||||
%patch1 -p0
|
||||
%patch 0 -p0
|
||||
%patch 1 -p0
|
||||
chmod -x bin/* sbin/*
|
||||
|
||||
%build
|
||||
@ -68,6 +69,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 2.9.0-3mamba
|
||||
- rebuilt with perl 5.36.0
|
||||
|
||||
* Thu Oct 28 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.9.0-2mamba
|
||||
- added POD patch to fix tests; specfile fixes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user