automatic version update by autodist [release 1.07-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
6b02201977
commit
9a0fb8e058
@ -1,15 +1,15 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-Test-ClassAPI
|
Name: perl-Test-ClassAPI
|
||||||
Version: 1.06
|
Version: 1.07
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Test::ClassAPI - Provides basic first-pass API testing for large class trees
|
Summary: Test::ClassAPI - Provides basic first-pass API testing for large class trees
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: gil <puntogil@libero.it>
|
Packager: Automatic Build System <autodist@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Test-ClassAPI-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Test/Test-ClassAPI-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
BuildRequires: perl(Class::Inspector)
|
BuildRequires: perl(Class::Inspector)
|
||||||
BuildRequires: perl(Config::Tiny)
|
BuildRequires: perl(Config::Tiny)
|
||||||
@ -22,7 +22,6 @@ BuildRequires: perl(Test::CPAN::Meta)
|
|||||||
BuildRequires: perl(Test::Pod)
|
BuildRequires: perl(Test::Pod)
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
For many APIs with large numbers of classes, it can be very useful to be able to do a quick once-over to make sure that
|
For many APIs with large numbers of classes, it can be very useful to be able to do a quick once-over to make sure that
|
||||||
@ -56,5 +55,8 @@ chmod -R u+w %{buildroot}/*
|
|||||||
%doc Changes LICENSE README
|
%doc Changes LICENSE README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 1.07-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Feb 18 2011 gil <puntogil@libero.it> 1.06-1mamba
|
* Fri Feb 18 2011 gil <puntogil@libero.it> 1.06-1mamba
|
||||||
- package created by autospec
|
- package created by autospec
|
||||||
|
Loading…
Reference in New Issue
Block a user