automatic version update by autodist [release 1.205-1mamba;Sat Apr 05 2025]

This commit is contained in:
Automatic Build System 2025-04-06 10:07:56 +02:00
parent 23a3261e1f
commit 3f1335f4f9

View File

@ -1,20 +1,23 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Test-Deep
Version: 1.204
Release: 1mamba
Summary: Test::Deep - This module gives you lots of flexibility when testing deep structures
Group: System/Libraries/Perl
Name: perl-Test-Deep
Version: 1.205
Release: 1mamba
Summary: Test::Deep - This module gives you lots of flexibility when testing deep structures
Group: System/Libraries/Perl
Vendor: openmamba
Distribution: openmamba
Packager: Aleph0 <aleph0@openmamba.org>
URL: https://www.cpan.org/
Source: http://www.cpan.org/modules/by-module/Test/Test-Deep-%{version}.tar.gz
License: Artistic
Requires: perl >= %perl_major_ver
BuildRequires: perl-devel >= %perl_major_ver
BuildRequires: perl-Test-Tester
BuildRequires: perl-Test-NoWarnings
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://github.com/rjbs/Test-Deep
Source: http://www.cpan.org/modules/by-module/Test/Test-Deep-%{version}.tar.gz
License: Artistic
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
BuildRequires: perl-Scalar-List-Utils
BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl-Test-Tester
BuildRequires: perl-Test-NoWarnings
%description
This module gives you lots of flexibility when testing deep structures.
@ -48,6 +51,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Sat Apr 05 2025 Automatic Build System <autodist@openmamba.org> 1.205-1mamba
- automatic version update by autodist
* Mon Jan 09 2023 Automatic Build System <autodist@mambasoft.it> 1.204-1mamba
- automatic version update by autodist