Accepting request 1187367 from devel:libraries:c_c++
- Update to release 11.0.1 OBS-URL: https://build.opensuse.org/request/show/1187367 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fmt?expand=0&rev=25
This commit is contained in:
commit
43b47b08a4
@ -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.
4
_scmsync.obsinfo
Normal file
4
_scmsync.obsinfo
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
mtime: 1720946190
|
||||||
|
commit: 28e447389e8d31d2252acacd1e4e79bcff8e49a97d9929fdcf4e586460508226
|
||||||
|
url: https://src.opensuse.org/jengelh/fmt
|
||||||
|
revision: master
|
@ -1 +1 @@
|
|||||||
libfmt10
|
libfmt11
|
||||||
|
3
build.specials.obscpio
Normal file
3
build.specials.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:74d00aa70f687bd12dc4ecb22a6229353ebf5640280fe06f506df9cc8f02d892
|
||||||
|
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