automatic version update by autodist [release 0.031-1mamba;Wed Jul 14 2021]

This commit is contained in:
Automatic Build System 2024-01-06 09:46:20 +01:00
parent d6a2c52fea
commit 39b22eea75

View File

@ -1,21 +1,21 @@
%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-Warnings Name: perl-Test-Warnings
Version: 0.030 Version: 0.031
Release: 1mamba Release: 1mamba
Summary: Test::Warnings - Test for warnings and the lack of them Summary: Test::Warnings - Test for warnings and the lack of them
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/E/ET/ETHER/Test-Warnings-%{version}.tar.gz Source: https://cpan.metacpan.org/modules/by-module/Test/Test-Warnings-%{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
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
Test::Warnings - Test for warnings and the lack of them. Test::Warnings - Test for warnings and the lack of them.
@ -53,6 +53,9 @@ done
# %doc README README.md # %doc README README.md
%changelog %changelog
* Wed Jul 14 2021 Automatic Build System <autodist@mambasoft.it> 0.031-1mamba
- automatic version update by autodist
* Sun Sep 13 2020 Automatic Build System <autodist@mambasoft.it> 0.030-1mamba * Sun Sep 13 2020 Automatic Build System <autodist@mambasoft.it> 0.030-1mamba
- automatic update by autodist - automatic update by autodist