Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fmt for openSUSE:Factory checked in at 2024-12-29 11:55:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fmt (Old) and /work/SRC/openSUSE:Factory/.fmt.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fmt" Sun Dec 29 11:55:43 2024 rev:27 rq:1233628 version:11.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/fmt/fmt.changes 2024-07-22 17:14:10.064076860 +0200 +++ /work/SRC/openSUSE:Factory/.fmt.new.1881/fmt.changes 2024-12-29 11:55:47.350086307 +0100 @@ -1,0 +2,24 @@ +Sat Dec 28 03:00:29 UTC 2024 - Jan Engelhardt <[email protected]> + +- Update to release 11.1.1 + * Restore ABI compat with 11.0.2 + +------------------------------------------------------------------- +Wed Dec 25 19:15:40 UTC 2024 - Jan Engelhardt <[email protected]> + +- Update to release 11.1 + * Reduced debug (unoptimized) binary code size and the number of + template instantiations when passing formatting arguments + * Added an experimental fmt::writer API that can be used for + writing to different destinations such as files or strings + * Made std::expected<void, E> formattable + * Made fmt::is_formattable<void> SFINAE-friendly + * Added the n specifier for tuples and pairs + * Added support for tuple-like types to ``fmt::join`` + * Added a formatter for ``std::reference_wrapper`` + * Added experimental padding support (glibc ``strftime`` + extension) to ``%m``, ``%j`` and ``%Y`` + * Made ``fmt::appender`` satisfy the ``std::output_iterator`` concept + * Added support for UTF-32 code units greater than 0xFFFF in fill + +------------------------------------------------------------------- Old: ---- 11.0.2.tar.gz New: ---- 11.1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fmt.spec ++++++ --- /var/tmp/diff_new_pack.mNFsBO/_old 2024-12-29 11:55:48.254123379 +0100 +++ /var/tmp/diff_new_pack.mNFsBO/_new 2024-12-29 11:55:48.254123379 +0100 @@ -18,7 +18,7 @@ %define sover 11 Name: fmt -Version: 11.0.2 +Version: 11.1.1 Release: 0 Summary: A formatting library for C++ License: MIT ++++++ 11.0.2.tar.gz -> 11.1.1.tar.gz ++++++ ++++ 15459 lines of diff (skipped) ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.mNFsBO/_old 2024-12-29 11:55:48.482132729 +0100 +++ /var/tmp/diff_new_pack.mNFsBO/_new 2024-12-29 11:55:48.482132729 +0100 @@ -1,5 +1,5 @@ -mtime: 1721487235 -commit: a3a6e9dfd134707fb58c429505a7220d20e971553f66f18f31b78d6487f8b0fd +mtime: 1735354932 +commit: 33733f97584c4bdc3634c15ccfc8a2de511a4230f53f324d7504dd8069abc192 url: https://src.opensuse.org/jengelh/fmt revision: master ++++++ build.specials.obscpio ++++++ diff: old/*: No such file or directory diff: new/*: No such file or directory
