diff --git a/perl-Test-Without-Module.spec b/perl-Test-Without-Module.spec index 34ef444..beca696 100644 --- a/perl-Test-Without-Module.spec +++ b/perl-Test-Without-Module.spec @@ -1,21 +1,20 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Test-Without-Module -Version: 0.20 +Version: 0.21 Release: 1mamba Summary: Test::Without::Module - Test fallback behaviour in absence of modules Group: System/Libraries/Perl Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://www.cpan.org +URL: https://www.cpan.org/ Source: http://search.cpan.org/CPAN/authors/id/C/CO/CORION/Test-Without-Module-%{version}.tar.gz License: GPL, Artistic ## AUTOBUILDREQ-BEGIN BuildRequires: perl-devel ## AUTOBUILDREQ-END Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Test::Without::Module - Test fallback behaviour in absence of modules. @@ -53,6 +52,9 @@ done # %doc README %changelog +* Sat Dec 10 2022 Automatic Build System 0.21-1mamba +- automatic version update by autodist + * Sun Jun 11 2017 Automatic Build System 0.20-1mamba - automatic update by autodist