automatic version update by autodist [release 4.019-1mamba;Tue Feb 08 2022]

This commit is contained in:
Automatic Build System 2024-01-06 09:35:34 +01:00
parent aa631d3b27
commit 1b4adee5ac

View File

@ -1,7 +1,7 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Sereal-Decoder
Version: 4.018
Version: 4.019
Release: 1mamba
Summary: Sereal::Decoder - Fast, compact, powerful binary deserialization
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
Sereal::Decoder - Fast, compact, powerful binary deserialization.
@ -56,6 +55,9 @@ done
#
%changelog
* Tue Feb 08 2022 Automatic Build System <autodist@mambasoft.it> 4.019-1mamba
- automatic version update by autodist
* Sun Feb 21 2021 Automatic Build System <autodist@mambasoft.it> 4.018-1mamba
- automatic version update by autodist