Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package spdlog for openSUSE:Factory checked in at 2026-04-25 21:35:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spdlog (Old) and /work/SRC/openSUSE:Factory/.spdlog.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spdlog" Sat Apr 25 21:35:18 2026 rev:44 rq:1349074 version:1.17.0 Changes: -------- --- /work/SRC/openSUSE:Factory/spdlog/spdlog.changes 2025-08-19 16:44:28.602759577 +0200 +++ /work/SRC/openSUSE:Factory/.spdlog.new.11940/spdlog.changes 2026-04-25 21:35:24.948999210 +0200 @@ -1,0 +2,15 @@ +Wed Apr 1 20:29:18 UTC 2026 - Christoph G <[email protected]> + +- update spdlog to 1.17.0 + * Fix the %z formatter (UTC offset) + * Set CMAKE_BUILD_TYPE only in top-level project + * Change access scope for ANSI target_file_ from private to protected + * Fix UWP detection +- update spdlog to 1.16.0 + * Use std::getenv + * Remove unnecessary and inconsistent "final" from color sinks + * Fix ringbuffer sink for zero buffer size +- Drop spdlog-catch-3_9-tests-compatibility.patch which is part + of 1.17 upstream release + +------------------------------------------------------------------- Old: ---- spdlog-catch-3_9-tests-compatibility.patch v1.15.3.tar.gz New: ---- spdlog-1.17.0.tar.gz ----------(Old B)---------- Old: * Fix ringbuffer sink for zero buffer size - Drop spdlog-catch-3_9-tests-compatibility.patch which is part of 1.17 upstream release ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spdlog.spec ++++++ --- /var/tmp/diff_new_pack.6mM36A/_old 2026-04-25 21:35:25.645027531 +0200 +++ /var/tmp/diff_new_pack.6mM36A/_new 2026-04-25 21:35:25.649027694 +0200 @@ -1,7 +1,7 @@ # # spec file for package spdlog # -# Copyright (c) 2025 SUSE LLC and contributors +# 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 @@ -17,18 +17,16 @@ Name: spdlog -%define lname libspdlog1_15 -%define sover 1.15 -Version: 1.15.3 +%define lname libspdlog1_17 +%define sover 1.17 +Version: 1.17.0 Release: 0 Summary: C++ logging library License: MIT Group: Development/Libraries/C and C++ URL: https://github.com/gabime/spdlog -Source0: https://github.com/gabime/%{name}/archive/refs/tags/v%{version}.tar.gz +Source0: https://github.com/gabime/%{name}/archive/refs/tags/v%{version}.tar.gz#/spdlog-%{version}.tar.gz Source99: baselibs.conf -# PATCH-FIX-UPSTREAM -Patch0: https://github.com/gabime/spdlog/commit/3edc8036dbf3c7cdf0e460a913ae294c87ae90dc.patch#/spdlog-catch-3_9-tests-compatibility.patch BuildRequires: cmake >= 3.10 %if 0%{?suse_version} > 1500 BuildRequires: gcc-c++ >= 13 ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.6mM36A/_old 2026-04-25 21:35:25.689029322 +0200 +++ /var/tmp/diff_new_pack.6mM36A/_new 2026-04-25 21:35:25.697029648 +0200 @@ -1,2 +1,2 @@ -libspdlog1_15 +libspdlog1_17
