- Update spdlog to 1.14.1

- Release nots 1.14.1:
  * Fixed compatibility issue between c++17 and c++11 (#3081).
  * Fixed creating folders under windows when full path with drive letter is given (#3079).
  * Added mdc sample. Note: mdc is not supported in async loggers.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/spdlog?expand=0&rev=100
This commit is contained in:
Bernd Ritter
2024-05-01 19:00:41 +00:00
committed by Git OBS Bridge
parent 90564fba53
commit fe716ef200
4 changed files with 14 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
Name: spdlog
%define lname libspdlog1_14
%define sover 1.14
Version: 1.14.0
Version: 1.14.1
Release: 0
Summary: C++ logging library
License: MIT