Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package log4cxx for openSUSE:Factory checked in at 2024-01-06 17:29:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/log4cxx (Old) and /work/SRC/openSUSE:Factory/.log4cxx.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "log4cxx" Sat Jan 6 17:29:54 2024 rev:5 rq:1137216 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/log4cxx/log4cxx.changes 2024-01-03 12:26:11.790126417 +0100 +++ /work/SRC/openSUSE:Factory/.log4cxx.new.28375/log4cxx.changes 2024-01-06 17:30:17.182050942 +0100 @@ -1,0 +2,21 @@ +Sat Jan 6 10:35:16 UTC 2024 - Dirk Müller <[email protected]> + +- update to 1.2.0: + * LOG4CXX_XXXX macros now support logging of QStrings directly + * log4cxx::hexdump function that returns a string of hexadecimal + byte values + * Ability to remove a HierarchyEventListener [#233] + * Less string copying when sending a logging event to an appender + * Less frequent mutex contention when logging from multiple + threads concurrently [#320] + * Allow thread information to be included in JSON formatted output + * Optional support for logging during process termination [#271] + * A cmake option to place Log4cxx functions in a different + namespace [#277] + * Optionally use std::format in LOG4CXX_XXXX_FMT macros instead + of fmt::format [#291] + * Support for per object enabling/disabling of logging requests + (see log4cxx::LoggerInstancePtr) + * * https://logging.apache.org/log4cxx/latest_stable/changelog.html#rel_1_2_0 + +------------------------------------------------------------------- Old: ---- apache-log4cxx-1.1.0.tar.gz apache-log4cxx-1.1.0.tar.gz.asc New: ---- apache-log4cxx-1.2.0.tar.gz apache-log4cxx-1.2.0.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ log4cxx.spec ++++++ --- /var/tmp/diff_new_pack.f0QiqX/_old 2024-01-06 17:30:17.726070813 +0100 +++ /var/tmp/diff_new_pack.f0QiqX/_new 2024-01-06 17:30:17.726070813 +0100 @@ -1,7 +1,7 @@ # # spec file for package log4cxx # -# 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 @@ -17,7 +17,7 @@ Name: log4cxx -Version: 1.1.0 +Version: 1.2.0 Release: 0 %define soname 15 Summary: Log4j like C++ Logging Library ++++++ apache-log4cxx-1.1.0.tar.gz -> apache-log4cxx-1.2.0.tar.gz ++++++ ++++ 26834 lines of diff (skipped)
