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

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d19cff06a3d235efcb451e04193a925bebc6ef7e7bd4a56ca27096acbab3cf3b
size 321245

3
spdlog-1.8.5.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:944d0bd7c763ac721398dca2bb0f3b5ed16f67cef36810ede5061f35a543b4b8
size 321229

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Mar 25 19:43:50 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
- Update to version 1.8.5
* Fix compiling with C++17: remove constexpr on
level_string_views.
-------------------------------------------------------------------
Thu Mar 25 18:58:40 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>

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