automatic update by autodist [release 0.36-1mamba;Sat Apr 18 2020]
This commit is contained in:
parent
18d5481765
commit
7a918b5e1a
@ -1,23 +1,27 @@
|
|||||||
%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-Warn
|
Name: perl-Test-Warn
|
||||||
Version: 0.32
|
Version: 0.36
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Test::Warn - Provides a few convenience methods for testing warning based code
|
Summary: Test::Warn - Provides a few convenience methods for testing warning based code
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Aleph0 <aleph0@openmamba.org>
|
Packager: Aleph0 <aleph0@openmamba.org>
|
||||||
URL: http://www.cpan.org
|
URL: http://www.cpan.org
|
||||||
Source: http://www.cpan.org/modules/by-module/Test/Test-Warn-%{version}.tar.gz
|
Source: http://www.cpan.org/modules/by-module/Test/Test-Warn-%{version}.tar.gz
|
||||||
License: Artistic License
|
License: Artistic License
|
||||||
Requires: perl >= %perl_major_ver
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-devel >= %perl_major_ver
|
BuildRequires: perl-Sub-Uplevel
|
||||||
BuildRequires: perl-Test-Exception
|
BuildRequires: perl-Test-Simple
|
||||||
BuildRequires: perl-Array-Compare
|
BuildRequires: perl-devel
|
||||||
BuildRequires: perl-Sub-Uplevel
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl-Tree-DAG_Node
|
BuildRequires: perl-devel >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRequires: perl-Test-Exception
|
||||||
|
BuildRequires: perl-Array-Compare
|
||||||
|
BuildRequires: perl-Tree-DAG_Node
|
||||||
|
Requires: perl >= %perl_major_ver
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This module provides a few convenience methods for testing warning based code.
|
This module provides a few convenience methods for testing warning based code.
|
||||||
@ -51,6 +55,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 18 2020 Automatic Build System <autodist@mambasoft.it> 0.36-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Mon Apr 10 2017 Automatic Build System <autodist@mambasoft.it> 0.32-1mamba
|
* Mon Apr 10 2017 Automatic Build System <autodist@mambasoft.it> 0.32-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user