update to 1.86 [release 1.86-1mamba;Sun Jan 09 2022]
This commit is contained in:
parent
9e1278b89c
commit
d54d208838
@ -1,7 +1,7 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-CBOR-XS
|
Name: perl-CBOR-XS
|
||||||
Version: 1.83
|
Version: 1.86
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: CBOR::XS - Concise Binary Object Representation (CBOR, RFC7049)
|
Summary: CBOR::XS - Concise Binary Object Representation (CBOR, RFC7049)
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
@ -17,9 +17,7 @@ BuildRequires: perl-Types-Serialiser
|
|||||||
BuildRequires: perl-common-sense
|
BuildRequires: perl-common-sense
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl-devel
|
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
CBOR::XS - Concise Binary Object Representation (CBOR, RFC7049).
|
CBOR::XS - Concise Binary Object Representation (CBOR, RFC7049).
|
||||||
@ -59,6 +57,9 @@ done
|
|||||||
# %doc README
|
# %doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.86-1mamba
|
||||||
|
- update to 1.86
|
||||||
|
|
||||||
* Sat Feb 20 2021 Automatic Build System <autodist@mambasoft.it> 1.83-1mamba
|
* Sat Feb 20 2021 Automatic Build System <autodist@mambasoft.it> 1.83-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user