File project.diff of Package spdlog
--- spdlog.changes.orig
+++ spdlog.changes
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Fri Dec 27 12:58:44 UTC 2024 - Hans-Peter Jansen <hpj@urpla.net>
+
+- Apply https://github.com/gabime/spdlog/commit/276ee5f5c0eb13626bd367b006ace5eae9526d8a
+ in order to fix build with fmt 11.1
+
+-------------------------------------------------------------------
Thu Nov 21 19:49:23 UTC 2024 - Bernd Ritter <comrad@opensuse.org>
- Updated spdlog to 1.15.0
--- spdlog.spec.orig
+++ spdlog.spec
@@ -27,6 +27,7 @@ Group: Development/Libraries/C
URL: https://github.com/gabime/spdlog
Source0: https://github.com/gabime/%{name}/archive/refs/tags/v%{version}.tar.gz
Source99: baselibs.conf
+Patch0: 276ee5f5c0eb13626bd367b006ace5eae9526d8a.patch
BuildRequires: cmake >= 3.10
%if 0%{?suse_version} > 1500
BuildRequires: gcc-c++ >= 13