automatic version update by autodist [release 0.10-1mamba;Mon Apr 08 2024]

This commit is contained in:
Automatic Build System 2024-04-11 10:21:09 +02:00
parent b0d6d52d9e
commit d1642aaad3

View File

@ -1,7 +1,7 @@
%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-Test2-Plugin-NoWarnings Name: perl-Test2-Plugin-NoWarnings
Version: 0.09 Version: 0.10
Release: 1mamba Release: 1mamba
Summary: Test2::Plugin::NoWarnings - Fail if tests warn Summary: Test2::Plugin::NoWarnings - Fail if tests warn
Group: System/Libraries/Perl Group: System/Libraries/Perl
@ -12,7 +12,6 @@ URL: https://www.cpan.org
Source: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/Test2-Plugin-NoWarnings-%{version}.tar.gz Source: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/Test2-Plugin-NoWarnings-%{version}.tar.gz
License: GPL, Artistic License: GPL, Artistic
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: perl-Test-Simple
BuildRequires: perl-devel BuildRequires: perl-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
Requires: perl >= %perl_major_ver Requires: perl >= %perl_major_ver
@ -51,5 +50,8 @@ done
%doc LICENSE %doc LICENSE
%changelog %changelog
* Mon Apr 08 2024 Automatic Build System <autodist@openmamba.org> 0.10-1mamba
- automatic version update by autodist
* Sun Jan 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.09-1mamba * Sun Jan 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.09-1mamba
- package created using the webbuild interface - package created using the webbuild interface