forked from pool/spdlog
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:
parent
f992846733
commit
3906ca7bda
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0421667c9f2fc78e6548d44f7bc5921be0f03e612df384294c16cedb93d967f8
|
|
||||||
size 285249
|
|
3
spdlog-1.6.1.tar.gz
Normal file
3
spdlog-1.6.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:378a040d91f787aec96d269b0c39189f58a6b852e4cbf9150ccfacbe85ebbbfc
|
||||||
|
size 285531
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 27 07:38:11 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
- 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.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 15 14:03:27 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
|
Fri May 15 14:03:27 UTC 2020 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define _sover 1
|
%define _sover 1
|
||||||
Name: spdlog
|
Name: spdlog
|
||||||
Version: 1.6.0
|
Version: 1.6.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: C++ logging library
|
Summary: C++ logging library
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user