Script 'mail_helper' called by obssrc Hello community,
here is the log from the commit of package vifm for openSUSE:Factory checked in at 2021-09-30 23:43:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vifm (Old) and /work/SRC/openSUSE:Factory/.vifm.new.2443 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vifm"
Thu Sep 30 23:43:50 2021 rev:15 rq:922354 version:0.12
Changes: -------- --- /work/SRC/openSUSE:Factory/vifm/vifm.changes 2020-09-25 16:37:25.812204340 +0200 +++ /work/SRC/openSUSE:Factory/.vifm.new.2443/vifm.changes 2021-09-30 23:45:09.444590429 +0200 @@ -1,0 +2,18 @@ +Thu Sep 30 11:12:30 UTC 2021 - Michael Vetter mvetter@suse.com + +- Update to 0.12: + * Color schemes and preview now support 24-bit colors. + * Depth of tree-view can now be limited and directories in it + can be folded. + * Textual preview of files is now done asynchronously. + * List of files can now be directly piped to programs via new macros. + * External editing now asks for a re-edit after a failure. + * Status line can now take up several lines. + * New keys for controlling viewer while in view mode. + * View column separators. + * Vifm has received a more advanced, but currently experimental, + extension interface in a form of Lua plugins. + * New logo. + * See https://vifm.info/news/2021-09-29.shtml for details + +-------------------------------------------------------------------
Old: ---- vifm-0.11.tar.bz2 vifm-0.11.tar.bz2.asc
New: ---- vifm-0.12.tar.bz2 vifm-0.12.tar.bz2.asc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences: ------------------ ++++++ vifm.spec ++++++ --- /var/tmp/diff_new_pack.DtDrqM/_old 2021-09-30 23:45:09.948591006 +0200 +++ /var/tmp/diff_new_pack.DtDrqM/_new 2021-09-30 23:45:09.948591006 +0200 @@ -1,7 +1,7 @@ # # spec file for package vifm # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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.11 +Version: 0.12 Release: 0 Summary: Ncurses based file manager with vi like keybindings License: GPL-2.0-or-later @@ -72,8 +72,11 @@ %files %license COPYING %doc AUTHORS BUGS ChangeLog.* README TODO -%doc %{_datadir}/%{name}/%{name}-help.txt %dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/vim-doc +%dir %{_datadir}/%{name}/vim-doc/doc +%doc %{_datadir}/%{name}/%{name}-help.txt +%doc %{_datadir}/%{name}/vim-doc/doc/%{name}-lua.txt %{_bindir}/* %{_datadir}/%{name}/vim %{_datadir}/%{name}/%{name}rc
++++++ vifm-0.11.tar.bz2 -> vifm-0.12.tar.bz2 ++++++ ++++ 71025 lines of diff (skipped)