Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package zoxide for openSUSE:Factory checked in at 2026-07-06 12:30:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zoxide (Old) and /work/SRC/openSUSE:Factory/.zoxide.new.1982 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zoxide" Mon Jul 6 12:30:54 2026 rev:15 rq:1363797 version:0.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/zoxide/zoxide.changes 2026-02-03 21:30:20.509719635 +0100 +++ /work/SRC/openSUSE:Factory/.zoxide.new.1982/zoxide.changes 2026-07-06 12:33:21.085515919 +0200 @@ -1,0 +2,29 @@ +Sat Jul 4 21:45:49 UTC 2026 - Ondřej Súkup <[email protected]> + +- update to 0.10.0 + * Added + * import now supports fetching entries from atuin. + * import now auto-detects database files. + * import now skips directories matching $_ZO_EXCLUDE_DIRS. + * POSIX: support for non-Cygwin Windows environments (e.g. Busybox). + * Fish: Space-Tab completions now display and run the selected command. + * Bash/POSIX/Zsh: z now honors $CDPATH. + * Bash: don't add to the database when history is disabled (set +o history). + * Nushell: export commands so the init script can be imported with use. + * Support for RISC-V (riscv64) Linux. + * Changed + * import now takes a subcommand instead of the --from flag. + * Fixed + * Bash/POSIX/Zsh: z now handles relative paths through symlinked directories. + * Bash/Fish/POSIX/Zsh: _ZO_RESOLVE_SYMLINKS now works on Windows. + * Bash: handle $PROMPT_COMMAND values ending in a semicolon. + * PowerShell: navigate to home directory with z on drives that don't define HOME. + * PowerShell: use fully qualified names when invoking cmdlets. + * Zsh: skip doctor diagnostics in non-interactive shells. + * Zsh: avoid inserting a trailing space when cancelling interactive Space-Tab completions. + * Bash: avoid blanking the prompt when cancelling interactive Space-Tab completions. + * Bash/Fish/Zsh: avoid drawing a new line when Space-Tab completion finds no matches. + * Tcsh: preserve any existing precmd alias instead of overwriting it. + * Nushell: complete only directories for z, instead of all files. + +------------------------------------------------------------------- Old: ---- zoxide-0.9.9.tar.gz New: ---- zoxide-0.10.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zoxide.spec ++++++ --- /var/tmp/diff_new_pack.1mlSqV/_old 2026-07-06 12:33:21.845542369 +0200 +++ /var/tmp/diff_new_pack.1mlSqV/_new 2026-07-06 12:33:21.845542369 +0200 @@ -18,7 +18,7 @@ %global rustflags '-Clink-arg=-Wl,-z,relro,-z,now' Name: zoxide -Version: 0.9.9 +Version: 0.10.0 Release: 0 Summary: A smarter cd command License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.1mlSqV/_old 2026-07-06 12:33:21.885543761 +0200 +++ /var/tmp/diff_new_pack.1mlSqV/_new 2026-07-06 12:33:21.893544039 +0200 @@ -1,20 +1,20 @@ <services> - <service name="tar_scm" mode="disabled"> + <service name="tar_scm" mode="manual"> <param name="url">https://github.com/ajeetdsouza/zoxide</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v0.9.9</param> + <param name="revision">v0.10.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> </service> - <service name="set_version" mode="disabled"> + <service name="set_version" mode="manual"> <param name="basename">zoxide</param> </service> - <service name="recompress" mode="disabled"> + <service name="recompress" mode="manual"> <param name="file">*.tar</param> <param name="compression">gz</param> </service> - <service name="cargo_vendor" mode="disabled"> + <service name="cargo_vendor" mode="manual"> <param name="srcdir">zoxide</param> <param name="compression">xz</param> </service> ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/zoxide/vendor.tar.xz /work/SRC/openSUSE:Factory/.zoxide.new.1982/vendor.tar.xz differ: char 15, line 1 ++++++ zoxide-0.9.9.tar.gz -> zoxide-0.10.0.tar.gz ++++++ ++++ 4259 lines of diff (skipped)
