Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package log4cpp for openSUSE:Factory checked in at 2026-04-11 22:25:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/log4cpp (Old) and /work/SRC/openSUSE:Factory/.log4cpp.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "log4cpp" Sat Apr 11 22:25:26 2026 rev:6 rq:1345958 version:1.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/log4cpp/log4cpp.changes 2024-01-03 12:33:10.169415527 +0100 +++ /work/SRC/openSUSE:Factory/.log4cpp.new.21863/log4cpp.changes 2026-04-11 22:29:43.504613590 +0200 @@ -1,0 +2,18 @@ +Fri Apr 10 21:50:35 UTC 2026 - Dirk Müller <[email protected]> + +- update to version 1.1.6 + * Add formatted and streaming log4cpp macros with + compile-time stripping (LOG4CPP_DEBUG, etc.) + * vsnprintf: Use va_copy for C++11 and later + * Sync lib versions in CMakeLists.txt and configure.in + * CMake: add test build support using CTest + * Enable building examples via LOG4CPP_BUILD_EXAMPLES + * Generate include/log4cpp/config.h from Autotools-style + config.h.in in CMake + * Support for Embarcadero RAD Studio 12 and MSVC 2022 + * Fix compilation warnings and reformat source codebase + with clang-format + * Allow installation paths for different architectures in + CMake to support cross-compilation + +------------------------------------------------------------------- @@ -110 +127,0 @@ -------------------------------------------------------------------- Old: ---- log4cpp-1.1.4.tar.gz New: ---- log4cpp-1.1.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ log4cpp.spec ++++++ --- /var/tmp/diff_new_pack.AVI5yS/_old 2026-04-11 22:29:45.000674779 +0200 +++ /var/tmp/diff_new_pack.AVI5yS/_new 2026-04-11 22:29:45.016675434 +0200 @@ -1,7 +1,7 @@ # # spec file for package log4cpp # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,13 +19,14 @@ %define sonum 5 Name: log4cpp -Version: 1.1.4 +Version: 1.1.6 Release: 0 Summary: C++ logging library License: LGPL-2.1-only Group: Development/Languages/C and C++ URL: https://log4cpp.sourceforge.net/ Source: https://downloads.sourceforge.net/project/log4cpp/log4cpp-1.1.x%20%28new%29/log4cpp-1.1/log4cpp-%{version}.tar.gz +BuildRequires: automake BuildRequires: doxygen BuildRequires: fdupes BuildRequires: gcc-c++ @@ -91,7 +92,7 @@ %attr(644,root,root) %{_datadir}/aclocal/%{name}.m4 %files doc -%doc AUTHORS ChangeLog NEWS README THANKS +%doc AUTHORS ChangeLog NEWS README.md THANKS %doc %{_docdir}/%{name} %license COPYING ++++++ log4cpp-1.1.4.tar.gz -> log4cpp-1.1.6.tar.gz ++++++ ++++ 78967 lines of diff (skipped)
