rebuilt with perl 5.36.0 [release 0.89-2mamba;Mon Apr 17 2023]
This commit is contained in:
parent
14346523de
commit
02859f24cd
@ -2,22 +2,24 @@
|
||||
|
||||
Name: perl-Test-Base
|
||||
Version: 0.89
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Test::Base - A Data Driven Testing Framework
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Aleph0 <aleph0@openmamba.org>
|
||||
URL: http://www.cpan.org
|
||||
URL: https://www.cpan.org/
|
||||
Source: http://www.cpan.org/modules/by-module/Test/Test-Base-%{version}.tar.gz
|
||||
License: Artistic
|
||||
Requires: perl >= %perl_major_ver
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-Spiffy
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl >= 2:5.36.0
|
||||
BuildRequires: perl-devel >= %perl_major_ver
|
||||
BuildRequires: perl-Spiffy
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
# FIXME
|
||||
#BuildRequires: perl-Text-Diff
|
||||
@ -56,6 +58,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 0.89-2mamba
|
||||
- rebuilt with perl 5.36.0
|
||||
|
||||
* Mon Sep 17 2018 Automatic Build System <autodist@mambasoft.it> 0.89-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user