automatic version update by autodist [release 1.06-1mamba;Tue Jul 27 2021]
This commit is contained in:
parent
c981cdf123
commit
387160ea63
@ -1,21 +1,20 @@
|
|||||||
%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-NoWarnings
|
Name: perl-Test-NoWarnings
|
||||||
Version: 1.04
|
Version: 1.06
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Test::NoWarnings - Make sure you didn't emit any warnings while testing
|
Summary: Test::NoWarnings - Make sure you didn't emit any warnings while testing
|
||||||
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: https://www.cpan.org/
|
||||||
Source: http://www.cpan.org/modules/by-module/Test/Test-NoWarnings-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Test/Test-NoWarnings-%{version}.tar.gz
|
||||||
License: Artistic License
|
License: Artistic License
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRequires: perl-devel >= %perl_major_ver
|
BuildRequires: perl-devel >= %perl_major_ver
|
||||||
BuildRequires: perl-Test-Tester
|
BuildRequires: perl-Test-Tester
|
||||||
BuildRequires: perl-Devel-StackTrace
|
BuildRequires: perl-Devel-StackTrace
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Test::NoWarnings - Make sure you didn't emit any warnings while testing.
|
Test::NoWarnings - Make sure you didn't emit any warnings while testing.
|
||||||
@ -49,6 +48,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 27 2021 Automatic Build System <autodist@mambasoft.it> 1.06-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Nov 12 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.04-2mamba
|
* Mon Nov 12 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.04-2mamba
|
||||||
- perl 5.16 mass rebuild
|
- perl 5.16 mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user