SHA256
1
0
forked from pool/spdlog

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

- Update to version 1.8.5
  * Fix compiling with C++17: remove constexpr on
    level_string_views.

OBS-URL: https://build.opensuse.org/request/show/881380
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/spdlog?expand=0&rev=44
This commit is contained in:
2021-03-25 19:49:03 +00:00
committed by Git OBS Bridge
parent 5d819b4537
commit 18d7f7e4e3
4 changed files with 11 additions and 4 deletions

View File

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