automatic version update by autodist [release 1.018-1mamba;Thu Sep 29 2022]

This commit is contained in:
Automatic Build System 2024-01-06 09:26:42 +01:00
parent 79851ef132
commit fb9fe11fcb

View File

@ -1,7 +1,7 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-PAR
Version: 1.017
Version: 1.018
Release: 1mamba
Summary: PAR::Heavy - PAR guts
Group: System/Libraries/Perl
@ -18,7 +18,6 @@ BuildRequires: perl-devel
## AUTOBUILDREQ-END
BuildRequires: perl-devel
Requires: perl >= %perl_major_ver
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
PAR::Heavy - PAR guts.
@ -56,6 +55,9 @@ done
# %doc README
%changelog
* Thu Sep 29 2022 Automatic Build System <autodist@mambasoft.it> 1.018-1mamba
- automatic version update by autodist
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 1.017-1mamba
- automatic version update by autodist