Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package capnproto for openSUSE:Factory checked in at 2024-03-13 22:18:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/capnproto (Old) and /work/SRC/openSUSE:Factory/.capnproto.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "capnproto" Wed Mar 13 22:18:35 2024 rev:11 rq:1157196 version:1.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/capnproto/capnproto.changes 2023-04-14 13:13:30.835713394 +0200 +++ /work/SRC/openSUSE:Factory/.capnproto.new.1770/capnproto.changes 2024-03-13 22:19:43.850819844 +0100 @@ -1,0 +2,22 @@ +Sat Mar 9 13:40:04 UTC 2024 - Shani Hadiyanto <[email protected]> + +- Update to version 1.0.2 + * Fix compilation error for c++14 and c++17 and add tests (#1898) + * Fix stat overflow on x86_32bit (#1830) +- Update to version 1.0.1.1 + * Fix inconsistent decision about whether a WebSocket message + is compressed +- Update to version 1.0.1 + * blob.h: Fix invalid operands to binary expression +- Update to version 1.0.0 + * A number of optimizations were made to improve performance + of Capân Proto RPC + * Breaking change: opting into cancellation is accomplished + using an annotation on the schema + * KJâs HTTP client and server implementations now support + the CONNECT method. + * capnp::RevocableServer was introduced to assist in exporting + RPC wrappers around objects whose lifetimes are not controlled + by the wrapper + +------------------------------------------------------------------- Old: ---- capnproto-c++-0.10.4.tar.gz New: ---- capnproto-c++-1.0.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ capnproto.spec ++++++ --- /var/tmp/diff_new_pack.WFP8v9/_old 2024-03-13 22:19:44.314836950 +0100 +++ /var/tmp/diff_new_pack.WFP8v9/_new 2024-03-13 22:19:44.314836950 +0100 @@ -1,7 +1,7 @@ # # spec file for package capnproto # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,9 +16,9 @@ # -%define _libver 0_10_4 +%define _libver 1_0_2 Name: capnproto -Version: 0.10.4 +Version: 1.0.2 Release: 0 Summary: A Data Serialization Format License: MIT @@ -39,7 +39,7 @@ %package -n libcapnp-%{_libver} Summary: The Cap'n Proto data serialization library -Conflicts: libcapnp-0_9 = 0.9.1 +Conflicts: libcapnp-0_10 = 0.10.4 %description -n libcapnp-%{_libver} Cap'n Proto is a binary data interchange format and capability-based ++++++ capnproto-c++-0.10.4.tar.gz -> capnproto-c++-1.0.2.tar.gz ++++++ ++++ 57296 lines of diff (skipped)
