Accepting request 908612 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/908612 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/spdlog?expand=0&rev=20
This commit is contained in:
commit
9cb8c8e74b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9ad181d75aaedbf47c8881e7b947a47cac3d306997e39de24dba60db633e70a7
|
|
||||||
size 327592
|
|
3
spdlog-1.9.1.tar.gz
Normal file
3
spdlog-1.9.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9a452cfa24408baccc9b2bc2d421d68172a7630c99e9504a14754be840d31a62
|
||||||
|
size 327823
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 27 13:31:38 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
- Update to version 1.9.1
|
||||||
|
* Support for {fmt}'s compile time validation of format strings.
|
||||||
|
* In C++14/17 - format string can be validated at compile time
|
||||||
|
using FMT_STRING.
|
||||||
|
* Fixed compilation error in Clang 13 with C++20.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 21 06:42:27 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
Wed Jul 21 06:42:27 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define _sover 1
|
%define _sover 1
|
||||||
Name: spdlog
|
Name: spdlog
|
||||||
Version: 1.9.0
|
Version: 1.9.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