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