diff --git a/libcbor.changes b/libcbor.changes index 8d8d689..b5c4b29 100644 --- a/libcbor.changes +++ b/libcbor.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Feb 27 10:43:10 UTC 2023 - Paolo Stivanin + +- 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 diff --git a/libcbor.spec b/libcbor.spec index 01f04cf..04d861e 100644 --- a/libcbor.spec +++ b/libcbor.spec @@ -18,7 +18,7 @@ %define socurrent 0 %define sorevision 10 -%define soage 1 +%define soage 2 %define lname libcbor%{socurrent}_%{sorevision} %global flavor @BUILD_FLAVOR@%{nil} @@ -38,7 +38,7 @@ Name: libcbor-doc %else Name: libcbor %endif -Version: 0.10.1 +Version: 0.10.2 Release: 0 Summary: Library for parsing Concise Binary Object Representation (CBOR) License: MIT diff --git a/v0.10.1.tar.gz b/v0.10.1.tar.gz deleted file mode 100644 index 69ba214..0000000 --- a/v0.10.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8fa0a726b18861c24428561c80b3c95aca95f468df4e2f3e3ac618be12d3047 -size 284393 diff --git a/v0.10.2.tar.gz b/v0.10.2.tar.gz new file mode 100644 index 0000000..114cea8 --- /dev/null +++ b/v0.10.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e75f712215d7b7e5c89ef322a09b701f7159f028b8b48978865725f00f79875b +size 289450