Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xplr for openSUSE:Factory checked in at 2023-01-05 15:01:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xplr (Old) and /work/SRC/openSUSE:Factory/.xplr.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xplr" Thu Jan 5 15:01:07 2023 rev:3 rq:1056094 version:0.20.1 Changes: -------- --- /work/SRC/openSUSE:Factory/xplr/xplr.changes 2022-11-20 19:47:13.105308718 +0100 +++ /work/SRC/openSUSE:Factory/.xplr.new.1563/xplr.changes 2023-01-05 15:01:28.309216034 +0100 @@ -1,0 +2,22 @@ +Sat Dec 17 19:31:23 UTC 2022 - Dirk Müller <[email protected]> + +- update to v0.20.1: + * xplr shell will default to $SHELL, using bash as a fallback. oh-my-zsh + users please add TRAPEXIT() { echoti rmkx; } in your .zshrc (see #499 + for more info). + * (experiment) xplr will now display full-screen help menu in intermediate + modes. Set xplr.config.modes.builtin[mode].layout = nil to disable. e.g. + xplr.config.modes.builtin.create.layout = nil + * Added new utility functions to work with json and yaml data. + * xplr.util.from_json() + * xplr.util.to_json() + * xplr.util.from_yaml() + * xplr.util.to_yaml() + * Added new utility function xplr.util.version() to get the currently + running binary version (semantic versioning fields). + * Fixed displaying multispace characters (Japanese, Chinese...), thanks to + @Elvyria for contributing to tui-input. + * Fixed a bug causing the creation of a new directory + * Minor UI updates. + +------------------------------------------------------------------- Old: ---- v0.20.0.tar.gz v0.20.0.tar.gz.asc New: ---- v0.20.1.tar.gz v0.20.1.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xplr.spec ++++++ --- /var/tmp/diff_new_pack.leZTF8/_old 2023-01-05 15:01:29.273221115 +0100 +++ /var/tmp/diff_new_pack.leZTF8/_new 2023-01-05 15:01:29.277221135 +0100 @@ -17,7 +17,7 @@ Name: xplr -Version: 0.20.0 +Version: 0.20.1 Release: 0 Summary: TUI file explorer License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.leZTF8/_old 2023-01-05 15:01:29.309221305 +0100 +++ /var/tmp/diff_new_pack.leZTF8/_new 2023-01-05 15:01:29.309221305 +0100 @@ -1,7 +1,7 @@ <services> <service name="download_files" mode="disabled" /> <service name="cargo_vendor" mode="disabled"> - <param name="srctar">v0.20.0.tar.gz</param> + <param name="srctar">v0.20.1.tar.gz</param> <param name="compression">gz</param> <param name="update">true</param> </service> ++++++ v0.20.0.tar.gz -> v0.20.1.tar.gz ++++++ ++++ 1800 lines of diff (skipped) ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/xplr/vendor.tar.gz /work/SRC/openSUSE:Factory/.xplr.new.1563/vendor.tar.gz differ: char 5, line 1
