Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sdbus-cpp for openSUSE:Factory checked in at 2023-08-28 17:14:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sdbus-cpp (Old) and /work/SRC/openSUSE:Factory/.sdbus-cpp.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sdbus-cpp" Mon Aug 28 17:14:59 2023 rev:6 rq:1106088 version:1.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/sdbus-cpp/sdbus-cpp.changes 2022-08-09 15:29:35.337837181 +0200 +++ /work/SRC/openSUSE:Factory/.sdbus-cpp.new.1766/sdbus-cpp.changes 2023-08-28 17:15:05.176372949 +0200 @@ -1,0 +2,19 @@ +* Sat Aug 26 21:28:47 UTC 2023 - Luca Boccassi <bl...@debian.org> + +- Update to new version 1.3.0: + - Add support for light-weight proxies (proxies without own event loop threads) + - Extend documentation with explicit mapping between D-Bus and corresponding C++ types + - Support move semantics in generated adaptor and proxy classes + - Adaptations for libsystemd v251 + - Fix for proper complete sending of long D-Bus messages by explicitly flushing them + - Add support for std::future-based async calls + - Fix race condition in async Proxy::callMethod + - Fix pseudo-connection static lifetime issue with Phoenix pattern + - Speed up performance of of serialization of arrays of trivial D-Bus types + - Make sdbus::Struct a tuple-like class, so it's usable wherever std::tuple is + - Add support for std::array, std::span and std::unordered_map as additional C++ types for D-Bus array types + - Add support for libelogind as an addition to libsystemd + - Add support for std::future-based async methods in codegen tool + - Additional little fixes and improvements in code, build system, CI, and documentation + +------------------------------------------------------------------- Old: ---- sdbus-cpp-1.2.0.tar.gz New: ---- sdbus-cpp-1.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sdbus-cpp.spec ++++++ --- /var/tmp/diff_new_pack.Gtm9Ym/_old 2023-08-28 17:15:06.212410153 +0200 +++ /var/tmp/diff_new_pack.Gtm9Ym/_new 2023-08-28 17:15:06.216410297 +0200 @@ -1,7 +1,7 @@ # # spec file for package sdbus-cpp # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2021 Luca Boccassi <bl...@debian.org> # Copyright (c) 2020-2021 RedHat Inc. # @@ -19,7 +19,7 @@ %global version_major 1 -%global version_minor 2 +%global version_minor 3 %global version_micro 0 Name: sdbus-cpp ++++++ sdbus-cpp-1.2.0.tar.gz -> sdbus-cpp-1.3.0.tar.gz ++++++ ++++ 4732 lines of diff (skipped)