automatic version update by autodist [release 0.21-1mamba;Sat Dec 10 2022]

This commit is contained in:
Automatic Build System 2024-01-06 09:46:29 +01:00
parent 06f88dd64d
commit fbe195f1ab

View File

@ -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 <silvan.calarco@mambasoft.it>
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 <autodist@mambasoft.it> 0.21-1mamba
- automatic version update by autodist
* Sun Jun 11 2017 Automatic Build System <autodist@mambasoft.it> 0.20-1mamba
- automatic update by autodist