diff --git a/programming/library/spdlog/files/spdlog_fmt_external.patch b/programming/library/spdlog/files/spdlog_fmt_external.patch new file mode 100644 index 0000000000..79bbd94b34 --- /dev/null +++ b/programming/library/spdlog/files/spdlog_fmt_external.patch @@ -0,0 +1,15 @@ +diff --git a/include/spdlog/tweakme.h b/include/spdlog/tweakme.h +index 24361f30..6b4fc14c 100644 +--- a/include/spdlog/tweakme.h ++++ b/include/spdlog/tweakme.h +@@ -71,7 +71,9 @@ + // In this case spdlog will try to include so set your -I flag + // accordingly. + // +-// #define SPDLOG_FMT_EXTERNAL ++#ifndef SPDLOG_FMT_EXTERNAL ++#define SPDLOG_FMT_EXTERNAL ++#endif + /////////////////////////////////////////////////////////////////////////////// + + /////////////////////////////////////////////////////////////////////////////// diff --git a/programming/library/spdlog/pspec.xml b/programming/library/spdlog/pspec.xml index a2273e1c4e..b871d9c1f1 100644 --- a/programming/library/spdlog/pspec.xml +++ b/programming/library/spdlog/pspec.xml @@ -13,13 +13,16 @@ programming.library Fast C++ logging library. Very fast, header-only/compiled, C++ logging library. - - https://github.com/gabime/spdlog/archive/refs/tags/v1.11.0.tar.gz + + https://github.com/gabime/spdlog/archive/refs/tags/v1.12.0.tar.gz cmake fmt-devel + + spdlog_fmt_external.patch + @@ -47,6 +50,13 @@ + + 2024-08-18 + 1.12.0 + Version bump. + fury + uglyside@yandex.ru + 2022-11-10 1.11.0