From 756db278aca36d70944741584c52319fdae13193 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 09:45:35 +0100 Subject: [PATCH] automatic version update by autodist [release 1.10-1mamba;Wed Feb 24 2021] --- perl-Test-SubCalls.spec | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/perl-Test-SubCalls.spec b/perl-Test-SubCalls.spec index 8aa5fb0..193875c 100644 --- a/perl-Test-SubCalls.spec +++ b/perl-Test-SubCalls.spec @@ -1,15 +1,15 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Test-SubCalls -Version: 1.09 +Version: 1.10 Release: 1mamba Summary: Test::SubCalls - Track the number of times subs are called Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba -Packager: gil -URL: http://www.cpan.org -Source: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Test-SubCalls-%{version}.tar.gz +Packager: Automatic Build System +URL: https://www.cpan.org +Source: https://cpan.metacpan.org/modules/by-module/Test/Test-SubCalls-%{version}.tar.gz License: GPL, Artistic BuildRequires: perl(Hook::LexWrap) @@ -21,7 +21,6 @@ BuildRequires: perl(Test::Pod) #BuildRequires: perl(Test::MinimumVersion) BuildRequires: perl-devel Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description There are a number of different situations (like testing caching code) where you want to want to do a number of tests, and @@ -58,5 +57,8 @@ chmod -R u+w %{buildroot}/* %doc Changes LICENSE README %changelog +* Wed Feb 24 2021 Automatic Build System 1.10-1mamba +- automatic version update by autodist + * Fri Feb 18 2011 gil 1.09-1mamba - package created by autospec