Accepting request 908611 from home:alois:branches:devel:libraries:c_c++

- Update to version 1.9.1
  * Support for {fmt}'s compile time validation of format strings.
  * In C++14/17 - format string can be validated at compile time
    using FMT_STRING.
  * Fixed compilation error in Clang 13 with C++20.

OBS-URL: https://build.opensuse.org/request/show/908611
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/spdlog?expand=0&rev=48
This commit is contained in:
2021-07-27 13:35:32 +00:00
committed by Git OBS Bridge
parent fe4c1a6ca2
commit 345b79765e
4 changed files with 13 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%define _sover 1
Name: spdlog
Version: 1.9.0
Version: 1.9.1
Release: 0
Summary: C++ logging library
License: MIT