- Update to release 10.1.1
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/fmt?expand=0&rev=54
This commit is contained in:
parent
e65108bc69
commit
69ab05a0fd
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:deb0a3ad2f5126658f2eefac7bf56a042488292de3d7a313526d667f3240ca0a
|
|
||||||
size 849294
|
|
3
10.1.1.tar.gz
Normal file
3
10.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:78b8c0a72b1c35e4443a7e308df52498252d1cefc2b08c9a97bc9ee6cfe61f8b
|
||||||
|
size 851454
|
12
fmt.changes
12
fmt.changes
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 29 08:18:11 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 10.1.1
|
||||||
|
* Added formatters for std::atomic and atomic_flag.
|
||||||
|
* Fixed an error about partial specialization of
|
||||||
|
formatter<string> after instantiation (GCC, C++20 mode).
|
||||||
|
* Made fmt::to_string work with types that have format_as
|
||||||
|
overloads.
|
||||||
|
* Made formatted_size work with integral format specifiers at
|
||||||
|
compile time.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 12 22:50:35 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
Sat Aug 12 22:50:35 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user