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)
|
||||
|
||||
Name: perl-Test-NoWarnings
|
||||
Version: 1.04
|
||||
Release: 2mamba
|
||||
Version: 1.06
|
||||
Release: 1mamba
|
||||
Summary: Test::NoWarnings - Make sure you didn't emit any warnings while testing
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Aleph0 <aleph0@openmamba.org>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://www.cpan.org/modules/by-module/Test/Test-NoWarnings-%{version}.tar.gz
|
||||
URL: https://www.cpan.org/
|
||||
Source: https://cpan.metacpan.org/modules/by-module/Test/Test-NoWarnings-%{version}.tar.gz
|
||||
License: Artistic License
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRequires: perl-devel >= %perl_major_ver
|
||||
BuildRequires: perl-Test-Tester
|
||||
BuildRequires: perl-Devel-StackTrace
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Test::NoWarnings - Make sure you didn't emit any warnings while testing.
|
||||
@ -49,6 +48,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%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
|
||||
- perl 5.16 mass rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user