From 06d58c4f0da24097c9e0d0df79736e4ace87e777 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:43:39 +0100 Subject: [PATCH] automatic version update by autodist [release 0.38-1mamba;Sun Sep 25 2022] --- perl-Test-Most.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/perl-Test-Most.spec b/perl-Test-Most.spec index 13fbde2..e4121b4 100644 --- a/perl-Test-Most.spec +++ b/perl-Test-Most.spec @@ -1,24 +1,24 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Test-Most -Version: 0.37 +Version: 0.38 Release: 1mamba Summary: Most commonly needed test functions and features Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://search.cpan.org/CPAN/authors/id/O/OV/OVID/Test-Most-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN -BuildRequires: perl-devel BuildRequires: perl-Exception-Class +BuildRequires: perl-Test-Simple +BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildRequires: perl-Test-Differences BuildRequires: perl-Test-Deep Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Most commonly needed test functions and features. @@ -56,6 +56,9 @@ done # %doc README %changelog +* Sun Sep 25 2022 Automatic Build System 0.38-1mamba +- automatic version update by autodist + * Fri Apr 24 2020 Automatic Build System 0.37-1mamba - automatic update by autodist