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