automatic version update by autodist [release 4.019-1mamba;Wed Feb 09 2022]
This commit is contained in:
parent
c477afb705
commit
5c75dbf7cb
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-Sereal
|
||||
Version: 4.018
|
||||
Version: 4.019
|
||||
Release: 1mamba
|
||||
Summary: Sereal - Fast, compact, powerful binary (de-)serialization
|
||||
Group: System/Libraries/Perl
|
||||
@ -22,7 +22,6 @@ BuildRequires: perl-Sereal-Decoder
|
||||
Requires: perl-Sereal-Encoder
|
||||
Requires: perl-Sereal-Decoder
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Sereal - Fast, compact, powerful binary (de-)serialization.
|
||||
@ -60,6 +59,9 @@ done
|
||||
# %doc README
|
||||
|
||||
%changelog
|
||||
* Wed Feb 09 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user