automatic version update by autodist [release 1.202-1mamba;Thu Jan 05 2023]

This commit is contained in:
Automatic Build System 2024-01-06 09:41:21 +01:00
parent 86d96eb873
commit 2bd0f1c6b7

View File

@ -1,21 +1,20 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Test-Deep
Version: 1.130
Version: 1.202
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: http://www.cpan.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
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
This module gives you lots of flexibility when testing deep structures.
@ -49,6 +48,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Thu Jan 05 2023 Automatic Build System <autodist@mambasoft.it> 1.202-1mamba
- automatic version update by autodist
* Tue Apr 21 2020 Automatic Build System <autodist@mambasoft.it> 1.130-1mamba
- automatic update by autodist