- download 2823.patch from upstream again to fix metadata

mismatch
- Removed e36b69a0ecbdfb51cc28087b11256fb88c360ba4.patch as [boo#1199306] is now integrated.
- Add e36b69a0ecbdfb51cc28087b11256fb88c360ba4.patch
  lower than (new) 3
  * CMake improvement regarding cmake_minimum_required and policy.
  * Avoid c-style casting in stdout sinks.
  * Support for FMT_STRING compile time checking.
- Added additional building options
  * Ability to add sinks to a logger after its creation
  * Replaced set_async_mode(..) with factory template.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/spdlog?expand=0&rev=88
This commit is contained in:
Dirk Mueller 2023-11-16 14:49:21 +00:00 committed by Git OBS Bridge
parent 3e96ed7324
commit ba6ed2bb98

View File

@ -1,7 +1,8 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Nov 16 13:08:02 UTC 2023 - Jiri Srain <jsrain@suse.com> Thu Nov 16 13:08:02 UTC 2023 - Jiri Srain <jsrain@suse.com>
- refresh 2823.patch from upstream - download 2823.patch from upstream again to fix metadata
mismatch
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Aug 2 12:48:47 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org> Wed Aug 2 12:48:47 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>