Hello community, here is the log from the commit of package vifm for openSUSE:Factory checked in at 2019-07-30 12:39:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vifm (Old) and /work/SRC/openSUSE:Factory/.vifm.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vifm" Tue Jul 30 12:39:28 2019 rev:13 rq:719773 version:0.10.1 Changes: -------- --- /work/SRC/openSUSE:Factory/vifm/vifm.changes 2018-11-13 17:52:47.291389920 +0100 +++ /work/SRC/openSUSE:Factory/.vifm.new.4126/vifm.changes 2019-07-30 12:39:29.874932655 +0200 @@ -1,0 +2,19 @@ +Tue Jul 30 07:32:06 UTC 2019 - [email protected] + +- Update to 0.10.1: + * Added file preview to miller mode + * Added preview macro to directly output to terminal, which + enables use of Sixel graphics for previewing + * Added udisks2 backend to vifm-media script (bundled script for + managing media) and version of the script for OS X + * Updated code to make use of large amount of color pairs when + available + * Functionality of previously separate neovim-vifm plugin got + merged into the main plugin + * Multiple improvements to :media menu + * Improved performance in several use cases (quickview, lots + of unhighlighted files, unnecessary cursor updates and redraws) + * See change log for the full list of changes and by whom + they were suggested. + +------------------------------------------------------------------- Old: ---- vifm-0.10.tar.bz2 vifm-0.10.tar.bz2.asc New: ---- vifm-0.10.1.tar.bz2 vifm-0.10.1.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vifm.spec ++++++ --- /var/tmp/diff_new_pack.89hrof/_old 2019-07-30 12:39:30.722932514 +0200 +++ /var/tmp/diff_new_pack.89hrof/_new 2019-07-30 12:39:30.726932514 +0200 @@ -1,7 +1,7 @@ # # spec file for package vifm # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # 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.10 +Version: 0.10.1 Release: 0 Summary: Ncurses based file manager with vi like keybindings License: GPL-2.0-or-later @@ -47,6 +47,7 @@ %prep %setup -q +sed -i 's/#!\/usr\/bin\/env perl/#!\/usr\/bin\/perl/' src/vifm-convert-dircolors %build %configure \ @@ -64,6 +65,7 @@ %endif rm -rf %{buildroot}%{_datadir}/doc/vifm/* rm -rf %{buildroot}%{_datadir}/vifm/vifmrc-osx +rm -rf %{buildroot}%{_datadir}/vifm/vifm-media-osx rm -rf %{buildroot}%{_datadir}/vifm/vim-doc/doc/tags rm -rf %{buildroot}%{_datadir}/vifm/vim-doc/doc/vifm-app.txt ++++++ vifm-0.10.tar.bz2 -> vifm-0.10.1.tar.bz2 ++++++ ++++ 24073 lines of diff (skipped)
