Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vifm for openSUSE:Factory checked in at 2022-09-22 16:59:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vifm (Old) and /work/SRC/openSUSE:Factory/.vifm.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vifm" Thu Sep 22 16:59:22 2022 rev:16 rq:1005390 version:0.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/vifm/vifm.changes 2021-09-30 23:45:09.444590429 +0200 +++ /work/SRC/openSUSE:Factory/.vifm.new.2275/vifm.changes 2022-09-22 16:59:25.726219009 +0200 @@ -1,0 +2,18 @@ +Thu Sep 22 11:03:11 UTC 2022 - Michael Vetter <mvet...@suse.com> + +- Update to 0.12.1: + * Expression register for command-line prompts (Ctrl-R =) + * Selection handling improvements + * An arbitrary editor can now be fully integrated via Lua + * TUI improvements + * Lua API additions (still experimental) + * Bulk retargetting of links, optional implicit :cd on command line, + macros that expand to non-empty selection, supporting more <keys>, + completion for fish shell. + * Escaping of arguments and slashes in paths will now hopefully + work better on Windows, which is generally an issue there. Yori + shell is now also handled on Windows. + * New %N macro can be used to fix image preview in Kitty terminal. + * For details see https://vifm.info/news/2022-09-21.shtml + +------------------------------------------------------------------- Old: ---- vifm-0.12.tar.bz2 vifm-0.12.tar.bz2.asc New: ---- vifm-0.12.1.tar.bz2 vifm-0.12.1.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vifm.spec ++++++ --- /var/tmp/diff_new_pack.uizzif/_old 2022-09-22 16:59:26.274220021 +0200 +++ /var/tmp/diff_new_pack.uizzif/_new 2022-09-22 16:59:26.278220029 +0200 @@ -1,7 +1,7 @@ # # spec file for package vifm # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: vifm -Version: 0.12 +Version: 0.12.1 Release: 0 Summary: Ncurses based file manager with vi like keybindings License: GPL-2.0-or-later @@ -91,6 +91,9 @@ %dir %{_datadir}/zsh/ %dir %{_datadir}/zsh/site-functions/ %{_datadir}/zsh/site-functions/_vifm +%dir %{_datadir}/fish/ +%dir %{_datadir}/fish/vendor_completions.d/ +%{_datadir}/fish/vendor_completions.d/vifm.fish %{_sysconfdir}/vifm/ %{_sysconfdir}/vifm/colors/ ++++++ vifm-0.12.tar.bz2 -> vifm-0.12.1.tar.bz2 ++++++ ++++ 41948 lines of diff (skipped)