Accepting request 908611 from home:alois:branches:devel:libraries:c_c++
- 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. OBS-URL: https://build.opensuse.org/request/show/908611 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/spdlog?expand=0&rev=48
This commit is contained in:
parent
fe4c1a6ca2
commit
345b79765e
@ -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>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define _sover 1
|
||||
Name: spdlog
|
||||
Version: 1.9.0
|
||||
Version: 1.9.1
|
||||
Release: 0
|
||||
Summary: C++ logging library
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user