diff --git a/perl-CBOR-XS.spec b/perl-CBOR-XS.spec index 0f1c16d..2ee79c1 100644 --- a/perl-CBOR-XS.spec +++ b/perl-CBOR-XS.spec @@ -1,8 +1,8 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-CBOR-XS -Version: 1.86 -Release: 2mamba +Version: 1.87 +Release: 1mamba Summary: CBOR::XS - Concise Binary Object Representation (CBOR, RFC7049) Group: System/Libraries/Perl Vendor: openmamba @@ -60,6 +60,9 @@ find %{buildroot} -name *.so -exec chmod u+w {} \; # %doc README %changelog +* Mon Sep 11 2023 Automatic Build System 1.87-1mamba +- automatic version update by autodist + * Sun Apr 16 2023 Sdk Build System 1.86-2mamba - rebuilt with perl 5.36.0