Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libfyaml for openSUSE:Factory checked in at 2026-03-01 22:14:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfyaml (Old) and /work/SRC/openSUSE:Factory/.libfyaml.new.29461 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfyaml" Sun Mar 1 22:14:07 2026 rev:4 rq:1335543 version:0.9.5 Changes: -------- --- /work/SRC/openSUSE:Factory/libfyaml/libfyaml.changes 2026-02-12 17:25:09.545670526 +0100 +++ /work/SRC/openSUSE:Factory/.libfyaml.new.29461/libfyaml.changes 2026-03-01 22:14:35.093371686 +0100 @@ -1,0 +2,22 @@ +Sat Feb 28 07:31:09 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 0.9.5. Check https://github.com/pantoniou/libfyaml/releases/tag/v0.9.5 + for the complete changelog + API Additions: + * fy_node_mapping_sort(): Sort a single mapping's keys without + recursing into child nodes (was previously internal-only) + * enum fy_collection_style / fy_token_collection_style(): Query + the style (block or flow) of a collection token + * fy_token_style_start_mark() / fy_token_style_end_mark(): Get + token start/end source positions including style indicators + * fy_event_style_start_mark() / fy_event_style_end_mark(): Get + event start/end source positions including style indicators + * fy_document_state_shorten_tag(): Shorten a tag using the + document state's tag directives + New Emitter Options: + * FYEXCF_INDENTED_SEQ_IN_MAP: Indent block sequences that are + values of a mapping key (fy-tool: --indented-seq-in-map) + * FYEXCF_PRESERVE_FLOW_LAYOUT: Preserve oneline flow collections + when re-emitting in streaming mode (fy-tool: --preserve-flow-layout) + +------------------------------------------------------------------- Old: ---- libfyaml-0.9.4.tar.gz New: ---- libfyaml-0.9.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfyaml.spec ++++++ --- /var/tmp/diff_new_pack.d4EXed/_old 2026-03-01 22:14:35.673395524 +0100 +++ /var/tmp/diff_new_pack.d4EXed/_new 2026-03-01 22:14:35.677395688 +0100 @@ -19,7 +19,7 @@ %define lib_name libfyaml0 Name: libfyaml -Version: 0.9.4 +Version: 0.9.5 Release: 0 Summary: YAML 1.2 parser and emitter License: MIT ++++++ libfyaml-0.9.4.tar.gz -> libfyaml-0.9.5.tar.gz ++++++ ++++ 9292 lines of diff (skipped)
