[info=b4aec706282207c6bc3485607377b35f3b2e2a753419927376c9ca1f9397e2c8]
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/fmt?expand=0&rev=61
This commit is contained in:
parent
f3fe2265fc
commit
cddc46c90d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1250e4cc58bf06ee631567523f48848dc4596133e163f02615c97f78bab6c811
|
|
||||||
size 854665
|
|
BIN
11.0.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
11.0.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,4 +1,4 @@
|
|||||||
mtime: 1704487228
|
mtime: 1720662613
|
||||||
commit: 572d5c5fbc3d6b3ce56410aabb3d8448de06e41ac466b306d4f2b9315096f629
|
commit: b4aec706282207c6bc3485607377b35f3b2e2a753419927376c9ca1f9397e2c8
|
||||||
url: https://src.opensuse.org/jengelh/fmt
|
url: https://src.opensuse.org/jengelh/fmt
|
||||||
revision: master
|
revision: master
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:a152b21f000aa5177c980256bd9188159d18f724b33c3868b910bb7463fee5c5
|
oid sha256:e7efe651425962e7f3ade50cff950dc3cb1710e64b6fc28f80b6cab5da6a39ff
|
||||||
size 256
|
size 256
|
||||||
|
14
fmt.changes
14
fmt.changes
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 10 18:07:21 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 11.0.1
|
||||||
|
* Added fmt/base.h which provides a subset of the API with
|
||||||
|
minimal include dependencies and enough functionality to
|
||||||
|
replace all uses of the printf family of functions.
|
||||||
|
* Improved integration with stdio in fmt::print, enabling
|
||||||
|
direct writes into a C stream buffer in common cases.
|
||||||
|
* fmt::format_to no longer exceeds buffers, instead it will
|
||||||
|
truncate.
|
||||||
|
* Added formatters for std::{expected,complex,type_info},
|
||||||
|
std::chrono::{day,month,year,year_month_day}.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 4 13:55:11 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
Thu Jan 4 13:55:11 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user