forked from pool/libcbor
Accepting request 1067945 from home:polslinux:branches:devel:libraries:c_c++
- Update to 0.10.2: * Fixed minor test bug causing failures for x86 Linux * Made tests platform-independent OBS-URL: https://build.opensuse.org/request/show/1067945 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcbor?expand=0&rev=22
This commit is contained in:
parent
be2c8b8c9f
commit
b31e66435b
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 27 10:43:10 UTC 2023 - Paolo Stivanin <info@paolostivanin.com>
|
||||||
|
|
||||||
|
- Update to 0.10.2:
|
||||||
|
* Fixed minor test bug causing failures for x86 Linux
|
||||||
|
* Made tests platform-independent
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 22 09:27:59 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>
|
Wed Feb 22 09:27:59 UTC 2023 - Antonio Larrosa <alarrosa@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define socurrent 0
|
%define socurrent 0
|
||||||
%define sorevision 10
|
%define sorevision 10
|
||||||
%define soage 1
|
%define soage 2
|
||||||
%define lname libcbor%{socurrent}_%{sorevision}
|
%define lname libcbor%{socurrent}_%{sorevision}
|
||||||
%global flavor @BUILD_FLAVOR@%{nil}
|
%global flavor @BUILD_FLAVOR@%{nil}
|
||||||
|
|
||||||
@ -38,7 +38,7 @@ Name: libcbor-doc
|
|||||||
%else
|
%else
|
||||||
Name: libcbor
|
Name: libcbor
|
||||||
%endif
|
%endif
|
||||||
Version: 0.10.1
|
Version: 0.10.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for parsing Concise Binary Object Representation (CBOR)
|
Summary: Library for parsing Concise Binary Object Representation (CBOR)
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e8fa0a726b18861c24428561c80b3c95aca95f468df4e2f3e3ac618be12d3047
|
|
||||||
size 284393
|
|
BIN
v0.10.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
v0.10.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user