Hello community, here is the log from the commit of package vifm for openSUSE:Factory checked in at 2016-07-05 09:51:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vifm (Old) and /work/SRC/openSUSE:Factory/.vifm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vifm" Changes: -------- --- /work/SRC/openSUSE:Factory/vifm/vifm.changes 2016-02-12 11:22:46.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.vifm.new/vifm.changes 2016-07-05 09:51:55.000000000 +0200 @@ -1,0 +2,17 @@ +Sat Jul 2 13:57:09 UTC 2016 - [email protected] + +- Update to version 0.8.2 Beta 1: + * Key suggestions in the interface on ambiguous input (e.g. g). + * Helpful shortcuts for dialogs (for sort dialog in particular). + * Key descriptions in :map menus and %z macro for 'statusline' to display some tips. + * Description of all :commands, 'options' and their values for new multiline version of wildmenu. + * ANDing, ORing and negating patterns for matching files and new mime-type matcher. + * File prefixes and suffixes can now be multi-byte, which with extended 'classify' option allows specifying "icons" via custom fonts. + * Search result highlighting, enabled completion and a way to export the list for menus. + * An indication of pattern correctness and match state for interactive prompts. + * :select and :unselect commands to perform automatic file selection (possibly by using output of external application). + * Cancellation (handling of Ctrl-C) for quick view and view mode loading. + * For the complete list see: https://vifm.info/news/2016-07-02.shtml + + +------------------------------------------------------------------- Old: ---- vifm-0.8.1a.tar.bz2 New: ---- vifm-0.8.2-beta.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vifm.spec ++++++ --- /var/tmp/diff_new_pack.4w0ntI/_old 2016-07-05 09:51:56.000000000 +0200 +++ /var/tmp/diff_new_pack.4w0ntI/_new 2016-07-05 09:51:56.000000000 +0200 @@ -16,14 +16,15 @@ # +%define _version 0.8.2-beta Name: vifm -Version: 0.8.1a +Version: 0.8.2~beta1 Release: 0 Summary: Ncurses based file manager with vi like keybindings License: GPL-2.0+ Group: Productivity/File utilities Url: http://%{name}.info -Source: http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 +Source: http://prdownloads.sourceforge.net/%{name}/%{name}-%{_version}.tar.bz2 BuildRequires: file-devel BuildRequires: groff BuildRequires: ncurses-devel @@ -45,7 +46,7 @@ and configurable color schemes. %prep -%setup -q +%setup -q -n vifm-0.8.2-beta %build %configure \
