Accepting request 1188816 from devel:libraries:c_c++
- Update to release 11.0.2 OBS-URL: https://build.opensuse.org/request/show/1188816 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fmt?expand=0&rev=26
This commit is contained in:
commit
5f9b83adb2
BIN
11.0.1.tar.gz
(Stored with Git LFS)
BIN
11.0.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
11.0.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
11.0.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,4 +1,4 @@
|
||||
mtime: 1720946190
|
||||
commit: 28e447389e8d31d2252acacd1e4e79bcff8e49a97d9929fdcf4e586460508226
|
||||
mtime: 1721487235
|
||||
commit: a3a6e9dfd134707fb58c429505a7220d20e971553f66f18f31b78d6487f8b0fd
|
||||
url: https://src.opensuse.org/jengelh/fmt
|
||||
revision: master
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:74d00aa70f687bd12dc4ecb22a6229353ebf5640280fe06f506df9cc8f02d892
|
||||
oid sha256:d9122b6a13c0ea1aa451380e821065b1ff280f0ae48ba1493b8ee50f22287149
|
||||
size 256
|
||||
|
12
fmt.changes
12
fmt.changes
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 20 14:51:13 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 11.0.2
|
||||
* Fixed performance regressions when using
|
||||
``std::back_insert_iterator`` with`` fmt::format_to``.
|
||||
* Made ``formatter<std::string_view>::parse`` work with types
|
||||
convertible to ``std::string_view``.
|
||||
* Made ``volatile void *`` formattable.
|
||||
* Made ``fmt::context`` iterator compatible with STL algorithms
|
||||
that rely on the iterator category.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 10 18:07:21 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user