automatic version update by autodist [release 1.10-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
440ee1b624
commit
756db278ac
@ -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 <puntogil@libero.it>
|
||||
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 <autodist@mambasoft.it>
|
||||
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 <autodist@mambasoft.it> 1.10-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 18 2011 gil <puntogil@libero.it> 1.09-1mamba
|
||||
- package created by autospec
|
||||
|
Loading…
Reference in New Issue
Block a user