Hello community, here is the log from the commit of package vifm for openSUSE:Factory checked in at 2020-09-25 16:36:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vifm (Old) and /work/SRC/openSUSE:Factory/.vifm.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vifm" Fri Sep 25 16:36:04 2020 rev:14 rq:837210 version:0.11 Changes: -------- --- /work/SRC/openSUSE:Factory/vifm/vifm.changes 2019-07-30 12:39:29.874932655 +0200 +++ /work/SRC/openSUSE:Factory/.vifm.new.4249/vifm.changes 2020-09-25 16:37:25.812204340 +0200 @@ -1,0 +2,14 @@ +Thu Sep 24 17:44:17 UTC 2020 - Michael Vetter <[email protected]> + +- Update to 0.11: + * Added persistent tabs + * Added sessions + * New format of vifminfo file (old version is imported on first run) + * Smarter merging of histories between runs that avoids dropping of new entries + * Version of default color scheme for 256-color terminals + * Customizable tab labels + * Keeping ratio of pane sizes constant on resizes, restarts and tab switching + * Various performance improvements + * See change log for the full list of changes and by whom they were suggested. + +------------------------------------------------------------------- Old: ---- vifm-0.10.1.tar.bz2 vifm-0.10.1.tar.bz2.asc New: ---- vifm-0.11.tar.bz2 vifm-0.11.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vifm.spec ++++++ --- /var/tmp/diff_new_pack.WidgHr/_old 2020-09-25 16:37:26.344204812 +0200 +++ /var/tmp/diff_new_pack.WidgHr/_new 2020-09-25 16:37:26.344204812 +0200 @@ -1,7 +1,7 @@ # # spec file for package vifm # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: vifm -Version: 0.10.1 +Version: 0.11 Release: 0 Summary: Ncurses based file manager with vi like keybindings License: GPL-2.0-or-later @@ -55,7 +55,7 @@ --with-libmagic \ --without-gtk \ --disable-developer -make %{?_smp_mflags} +%make_build gzip -9c ChangeLog > ChangeLog.gz %install @@ -88,5 +88,7 @@ %dir %{_datadir}/zsh/ %dir %{_datadir}/zsh/site-functions/ %{_datadir}/zsh/site-functions/_vifm +%{_sysconfdir}/vifm/ +%{_sysconfdir}/vifm/colors/ %changelog ++++++ vifm-0.10.1.tar.bz2 -> vifm-0.11.tar.bz2 ++++++ ++++ 62541 lines of diff (skipped)
