Hello community,

here is the log from the commit of package libcbor for openSUSE:Factory checked 
in at 2020-09-25 16:20:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcbor (Old)
 and      /work/SRC/openSUSE:Factory/.libcbor.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libcbor"

Fri Sep 25 16:20:53 2020 rev:2 rq:836106 version:0.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libcbor/libcbor.changes  2020-05-26 
17:23:53.640564764 +0200
+++ /work/SRC/openSUSE:Factory/.libcbor.new.4249/libcbor.changes        
2020-09-25 16:20:54.679326018 +0200
@@ -1,0 +2,14 @@
+Tue Sep 22 11:42:03 UTC 2020 - Ismail Dönmez <[email protected]>
+
+- Update to version 0.8.0
+  * BREAKING: Fix cbor_tag_item not increasing the reference count
+    on the tagged item reference it returns
+  * BREAKING: CBOR_DECODER_EBUFFER removed from cbor_decoder_status
+    + cbor_stream_decode will set CBOR_DECODER_NEDATA instead if the
+      input buffer is empty
+  * Fix cbor_stream_decode to set cbor_decoder_result.required to
+    the minimum number of input bytes necessary to receive the next
+    callback (as long as at least one byte was passed)
+  * Fixed several minor manpage issue
+
+-------------------------------------------------------------------

Old:
----
  libcbor-0.7.0.tar.gz

New:
----
  libcbor-0.8.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libcbor.spec ++++++
--- /var/tmp/diff_new_pack.ytOb1u/_old  2020-09-25 16:20:56.511327640 +0200
+++ /var/tmp/diff_new_pack.ytOb1u/_new  2020-09-25 16:20:56.515327643 +0200
@@ -17,13 +17,13 @@
 
 
 %define socurrent  0
-%define sorevision 7
+%define sorevision 8
 %define soage      0
 
 %define lname   libcbor%{socurrent}_%{sorevision}
 
 Name:           libcbor
-Version:        0.7.0
+Version:        0.8.0
 Release:        0
 Summary:        Library for parsing Concise Binary Object Representation (CBOR)
 License:        MIT

++++++ libcbor-0.7.0.tar.gz -> libcbor-0.8.0.tar.gz ++++++
++++ 3619 lines of diff (skipped)


Reply via email to