automatic version update by autodist [release 0.38-1mamba;Sun Sep 25 2022]

This commit is contained in:
Automatic Build System 2024-01-06 09:43:39 +01:00
parent 9b0fcb82fe
commit 06d58c4f0d

View File

@ -1,24 +1,24 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Test-Most
Version: 0.37
Version: 0.38
Release: 1mamba
Summary: Most commonly needed test functions and features
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/O/OV/OVID/Test-Most-%{version}.tar.gz
License: GPL, Artistic
## AUTOBUILDREQ-BEGIN
BuildRequires: perl-devel
BuildRequires: perl-Exception-Class
BuildRequires: perl-Test-Simple
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl-Test-Differences
BuildRequires: perl-Test-Deep
Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Most commonly needed test functions and features.
@ -56,6 +56,9 @@ done
# %doc README
%changelog
* Sun Sep 25 2022 Automatic Build System <autodist@mambasoft.it> 0.38-1mamba
- automatic version update by autodist
* Fri Apr 24 2020 Automatic Build System <autodist@mambasoft.it> 0.37-1mamba
- automatic update by autodist