From 2bd0f1c6b7b86833395b798b52462e730a8c10eb Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:41:21 +0100 Subject: [PATCH] automatic version update by autodist [release 1.202-1mamba;Thu Jan 05 2023] --- perl-Test-Deep.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/perl-Test-Deep.spec b/perl-Test-Deep.spec index 747048d..7c69291 100644 --- a/perl-Test-Deep.spec +++ b/perl-Test-Deep.spec @@ -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 -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 1.202-1mamba +- automatic version update by autodist + * Tue Apr 21 2020 Automatic Build System 1.130-1mamba - automatic update by autodist