diff --git a/perl-CBOR-XS.spec b/perl-CBOR-XS.spec index 63903c7..a73337c 100644 --- a/perl-CBOR-XS.spec +++ b/perl-CBOR-XS.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-CBOR-XS -Version: 1.83 +Version: 1.86 Release: 1mamba Summary: CBOR::XS - Concise Binary Object Representation (CBOR, RFC7049) Group: System/Libraries/Perl @@ -17,9 +17,7 @@ BuildRequires: perl-Types-Serialiser BuildRequires: perl-common-sense BuildRequires: perl-devel ## AUTOBUILDREQ-END -BuildRequires: perl-devel Requires: perl >= %perl_major_ver -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description CBOR::XS - Concise Binary Object Representation (CBOR, RFC7049). @@ -59,6 +57,9 @@ done # %doc README %changelog +* Sun Jan 09 2022 Silvan Calarco 1.86-1mamba +- update to 1.86 + * Sat Feb 20 2021 Automatic Build System 1.83-1mamba - automatic version update by autodist