diff --git a/perl-Test-Needs.spec b/perl-Test-Needs.spec index e7f8cd9..9b91c8e 100644 --- a/perl-Test-Needs.spec +++ b/perl-Test-Needs.spec @@ -1,15 +1,15 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Test-Needs -Version: 0.002006 +Version: 0.002009 Release: 1mamba Summary: Test::Needs - Skip tests when modules not available Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org -Source: https://cpan.metacpan.org/authors/id/H/HA/HAARG/Test-Needs-%{version}.tar.gz +URL: https://www.cpan.org/ +Source: https://cpan.metacpan.org/modules/by-module/Test/Test-Needs-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: perl-Test-Simple @@ -17,7 +17,6 @@ BuildRequires: perl-devel ## AUTOBUILDREQ-END BuildRequires: perl-devel Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Test::Needs - Skip tests when modules not available. @@ -53,5 +52,8 @@ done %doc LICENSE %changelog +* Tue May 25 2021 Automatic Build System 0.002009-1mamba +- automatic version update by autodist + * Sat Feb 01 2020 Silvan Calarco 0.002006-1mamba - package created using the webbuild interface