forked from pool/spdlog
- Update spdlog to 1.14.1
- Release nots 1.14.1: * Fixed compatibility issue between c++17 and c++11 (#3081). * Fixed creating folders under windows when full path with drive letter is given (#3079). * Added mdc sample. Note: mdc is not supported in async loggers. OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/spdlog?expand=0&rev=100
This commit is contained in:
committed by
Git OBS Bridge
parent
90564fba53
commit
fe716ef200
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 1 18:59:39 UTC 2024 - Bernd Ritter <comrad@opensuse.org>
|
||||
|
||||
- Update spdlog to 1.14.1
|
||||
|
||||
- Release nots 1.14.1:
|
||||
* Fixed compatibility issue between c++17 and c++11 (#3081).
|
||||
* Fixed creating folders under windows when full path with drive letter is given (#3079).
|
||||
* Added mdc sample. Note: mdc is not supported in async loggers.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 26 06:15:49 UTC 2024 - Bernd Ritter <comrad@opensuse.org>
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
Name: spdlog
|
||||
%define lname libspdlog1_14
|
||||
%define sover 1.14
|
||||
Version: 1.14.0
|
||||
Version: 1.14.1
|
||||
Release: 0
|
||||
Summary: C++ logging library
|
||||
License: MIT
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:429a6b73ade8285cb21f83bacf89e2821dd1720ea7faa3cb518ffe04b4e00efc
|
||||
size 270013
|
3
v1.14.1.tar.gz
Normal file
3
v1.14.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1586508029a7d0670dfcb2d97575dcdc242d3868a259742b69f100801ab4e16b
|
||||
size 270896
|
Reference in New Issue
Block a user