SHA256
1
0
forked from pool/spdlog

Accepting request 838947 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/838947
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spdlog?expand=0&rev=15
This commit is contained in:
Dominique Leuenberger 2020-10-02 15:16:59 +00:00 committed by Git OBS Bridge
commit a755d88e21
4 changed files with 12 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Oct 1 10:11:26 UTC 2020 - aloisio@gmx.com
- Update to version 1.8.1
* Fixed load_env_levels() and load_argv_levels()
* Fixed stopwatch's clock to use chrono::steady_clock
* Added support for Rcpp (R cpp compiler)
-------------------------------------------------------------------
Tue Sep 1 12:36:48 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>

View File

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