Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yazi for openSUSE:Factory checked in at 2025-06-10 09:04:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yazi (Old) and /work/SRC/openSUSE:Factory/.yazi.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yazi" Tue Jun 10 09:04:33 2025 rev:10 rq:1283851 version:25.5.31 Changes: -------- --- /work/SRC/openSUSE:Factory/yazi/yazi.changes 2025-04-10 21:59:17.056689950 +0200 +++ /work/SRC/openSUSE:Factory/.yazi.new.19631/yazi.changes 2025-06-10 09:08:04.946372580 +0200 @@ -1,0 +2,66 @@ +Sat Jun 07 12:04:41 UTC 2025 - Sai Karthik Karra <kskart...@disroot.org> + +- Update to version 25.5.31: + * chore: bump version to 25.5.31 (#2815) + * fix: make every effort to carry hidden states for dummy files (#2814) + * fix: `forward --end-of-word` of the input should consider the mode's delta (#2811) + * fix: expose `ui.Wrap` (#2810) + * chore: bump version to 25.5.28 (#2804) + * refactor!: deprecate `[manager]` in favor of `[mgr]` (#2803) + * feat: new `ui.Align`, `ui.Wrap`, and `ui.Edge` (#2802) + * fix: update `rust-onig` to v6.5.1 for GCC 15 compatibility (#2794) + * refactor: use raw identifiers (#2783) + * feat: make custom tab bar easier (#2782) + * feat: add a `/` to the interactive cd auto-completion candidates (#2777) + * feat: truncate long paths in archive preview file list (#2778) + * feat: new `ya pkg` subcommand (#2770) + * fix: always try to create state directory before draining DDS data (#2769) + * chore: bump Rust version to 1.86.0 (#2766) + * feat: improve path auto-completion results (#2765) + * perf: remove intermediate variables in natural sorting algorithm to avoid unnecessary allocation (#2764) + * feat: show file extension for truncated file list items (#2759) + * fix: icon rules mixing (#2755) + * feat: truncate long items in the file list (#2754) + * perf: avoid unnecessary memory allocation in `ya.truncate()` (#2753) + * refactor: deprecate the `Command:args()` method (#2752) + * feat!: redesign tabs (#2745) + * feat: make `ui.Line` renderable (#2743) + * fix: `windows-sys` missing a `Win32_Security` feature (#2728) + * fix: avoid tmux interfering with kitty graphical sequences (#2734) + * fix: detach background and orphan processes from the controlling terminal with `setsid()` (#2723) + * feat: increase the granularity of `back`/`forward` history navigation to make its behavior more sensible (#2720) + * fix: missing a `hover` event after `cd` (#2719) + * docs: add icon contribution guide + * feat: add `--hovered` to the `copy` command (#2709) + * fix: `ya pub-to 0` checks if any peer is able to receive the message (#2697) + * fix: reset the cursor position with `arrow()` after deleting files (#2708) + * feat!: 9x faster Sixel image preview (#2707) + * feat: show error when image preview fails (#2706) + * refactor: move `tty` to the new `yazi-term` crate (#2701) + * fix: no title is set when starts the first time (#2700) + * feat: add `s` and `S` keybinds in the input component (#2678) + * feat: checks in `ya pub` and `ya emit` subcommands to verify receiver exists and has necessary abilities (#2696) + * feat: calculate real-time directory size in spotter (#2695) + * feat: promote `Id` to a first-class type (#2692) + * feat: new `fs.calc_size()` API (#2691) + * perf: double directory size calculation speed (#2683) + * feat: increase the maximum allowed value of `sixel_fraction` to `30` (#2682) + * feat: obscure input component for inputting passwords (#2675) + * feat: new `--no-dummy` option for `reveal` command (#2664) + * feat: make the hover state for `reveal`, `sort`, and `hidden` commands stable (#2657) + * feat: fine-grained `peek` and `watch` (#2655) + * feat: new `ya.emit()` API (#2653) + * refactor: switch to Rust 2024 edition (#2645) + * fix: lazily update files to avoid triggering issues dependent on sort order (#2643) + * feat: support embedded cover for video preview (#2640) + * ci: musl build should include commit hash + * feat: fall back to `CSI 16 t` when PowerShell OpenSSH returns a fake terminal size (#2636) + * feat: copy-on-write support for field caching (#2629) + * fix: do not change revision when package deployment fails (#2627) + * fix: ensure state synchronization even when the package update fails midway (#2613) + * feat: allow custom exit code with `quit --code` (#2609) + * fix: respect the user's `max_width` setting for the built-in video previewer (#2560) + * feat: limit memory usage for previewing large images (#2602) + * fix: reverse the mixing order of theme and flavor configuration (#2594) + +------------------------------------------------------------------- Old: ---- yazi-25.4.8.obscpio New: ---- yazi-25.5.31.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yazi.spec ++++++ --- /var/tmp/diff_new_pack.4VmLPj/_old 2025-06-10 09:08:06.478435910 +0200 +++ /var/tmp/diff_new_pack.4VmLPj/_new 2025-06-10 09:08:06.482436075 +0200 @@ -17,7 +17,7 @@ Name: yazi -Version: 25.4.8 +Version: 25.5.31 Release: 0 Summary: Blazing fast terminal file manager written in Rust, based on async I/O License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.4VmLPj/_old 2025-06-10 09:08:06.534438225 +0200 +++ /var/tmp/diff_new_pack.4VmLPj/_new 2025-06-10 09:08:06.538438390 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/sxyazi/yazi.git</param> <param name="versionformat">@PARENT_TAG@</param> <param name="scm">git</param> - <param name="revision">v25.4.8</param> + <param name="revision">v25.5.31</param> <param name="match-tag">v*</param> <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param> <param name="versionrewrite-replacement">\1</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.4VmLPj/_old 2025-06-10 09:08:06.570439713 +0200 +++ /var/tmp/diff_new_pack.4VmLPj/_new 2025-06-10 09:08:06.574439879 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/sxyazi/yazi.git</param> - <param name="changesrevision">99ea3b74c4260a724b43af812df0f68ef59395b7</param></service></servicedata> + <param name="changesrevision">b65a88075a824e4304dca5428ba05de1404fa635</param></service></servicedata> (No newline at EOF) ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/yazi/vendor.tar.zst /work/SRC/openSUSE:Factory/.yazi.new.19631/vendor.tar.zst differ: char 7, line 1 ++++++ yazi-25.4.8.obscpio -> yazi-25.5.31.obscpio ++++++ ++++ 15114 lines of diff (skipped) ++++++ yazi.obsinfo ++++++ --- /var/tmp/diff_new_pack.4VmLPj/_old 2025-06-10 09:08:06.938454926 +0200 +++ /var/tmp/diff_new_pack.4VmLPj/_new 2025-06-10 09:08:06.942455091 +0200 @@ -1,5 +1,5 @@ name: yazi -version: 25.4.8 -mtime: 1744112829 -commit: 99ea3b74c4260a724b43af812df0f68ef59395b7 +version: 25.5.31 +mtime: 1748623187 +commit: b65a88075a824e4304dca5428ba05de1404fa635