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

- 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)

OBS-URL: https://build.opensuse.org/request/show/838946
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/spdlog?expand=0&rev=38
This commit is contained in:
2020-10-01 10:15:52 +00:00
committed by Git OBS Bridge
parent a8da68c0f9
commit 71ea838a8b
4 changed files with 12 additions and 4 deletions

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