automatic version update by autodist [release 0.37-1mamba;Sun Aug 14 2022]

This commit is contained in:
Automatic Build System 2024-01-06 09:46:12 +01:00
parent 7a918b5e1a
commit 14b3dfb206

View File

@ -1,14 +1,14 @@
%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-Warn Name: perl-Test-Warn
Version: 0.36 Version: 0.37
Release: 1mamba Release: 1mamba
Summary: Test::Warn - Provides a few convenience methods for testing warning based code Summary: Test::Warn - Provides a few convenience methods for testing warning based code
Group: System/Libraries/Perl Group: System/Libraries/Perl
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Aleph0 <aleph0@openmamba.org> 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-Warn-%{version}.tar.gz Source: http://www.cpan.org/modules/by-module/Test/Test-Warn-%{version}.tar.gz
License: Artistic License License: Artistic License
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
@ -21,7 +21,6 @@ BuildRequires: perl-Test-Exception
BuildRequires: perl-Array-Compare BuildRequires: perl-Array-Compare
BuildRequires: perl-Tree-DAG_Node BuildRequires: perl-Tree-DAG_Node
Requires: perl >= %perl_major_ver Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
This module provides a few convenience methods for testing warning based code. This module provides a few convenience methods for testing warning based code.
@ -55,6 +54,9 @@ rm -f .packlist
%defattr(-,root,root) %defattr(-,root,root)
%changelog %changelog
* Sun Aug 14 2022 Automatic Build System <autodist@mambasoft.it> 0.37-1mamba
- automatic version update by autodist
* Sat Apr 18 2020 Automatic Build System <autodist@mambasoft.it> 0.36-1mamba * Sat Apr 18 2020 Automatic Build System <autodist@mambasoft.it> 0.36-1mamba
- automatic update by autodist - automatic update by autodist