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

- Update to version 1.6.1
  * Fixed deadlock in daily_file_sink that happened while
    cleaning older files.
  * Fixed ringbuffer_sink::last_raw() and
    ringbuffer_sink::last_formatted() that didn't return latest
    elements.

OBS-URL: https://build.opensuse.org/request/show/809184
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/spdlog?expand=0&rev=31
This commit is contained in:
2020-05-27 07:42:12 +00:00
committed by Git OBS Bridge
parent f992846733
commit 3906ca7bda
4 changed files with 14 additions and 4 deletions

View File

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