Hello community,

here is the log from the commit of package nnn for openSUSE:Factory checked in 
at 2020-04-13 12:54:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nnn (Old)
 and      /work/SRC/openSUSE:Factory/.nnn.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nnn"

Mon Apr 13 12:54:56 2020 rev:17 rq:793523 version:3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/nnn/nnn.changes  2020-02-18 10:38:21.928694776 
+0100
+++ /work/SRC/openSUSE:Factory/.nnn.new.3248/nnn.changes        2020-04-13 
12:55:00.068692922 +0200
@@ -1,0 +2,45 @@
+Mon Apr 13 07:54:16 UTC 2020 - Dilawar Singh <dilawar.s.raj...@gmail.com>
+
+- Update to version 3.1
+
+    * unlimited bookmarks and plugin keys
+    * status bar text in context color
+    * support config `NO_COLOR` to disable colors
+    * config `NNN_OPTS` to specify binary options to `nnn`
+    * config `NNN_MCLICK` to emulate configurable key
+    * toggle selection on right click
+    * ignore hard links when calculating disk usage
+    * dim (hard/sym) link names (symlink to file has `@`)
+    * more special keys at empty filter prompt in _type-to-nav_
+    * key <kbd>></kbd> to export file list
+    * option `-F` to show fortune in help and settings screen
+    * option `-T` to specify sort order (obsoletes `-v`)
+    * option to clear sort order
+    * key <kbd>T</kbd> to change time type (access/change/mod)
+    * `.nmv` - internal fully-functional batch renamer plugin
+    * make var `O_NOBATCH` to disable native batch renamer
+    * `nuke` & `imgview` - open all images in directory sxiv
+    * `nuke` - open log files in vi
+    * plugin `x2sel` - system clipboard to selection copier
+    * plugin `fzy` - cd using z database
+    * plugin `fzopen` - support `FZF_DEFAULT_COMMAND`
+    * create new context on TAB without prompt
+    * hover and connect by dir name (within config dir)
+    * move to next entry on current file delete
+    * on single file copy/move, select the copied/moved file
+    * option `-f` to to use readline history file (off by default)
+    * use `s` in status bar to indicate selection in progress
+    * make var `O_NOMOUSE` to disable mouse support
+    * do not store `NNN_TRASH` and `-Q` in config/session
+    * add sample .desktop file for XDG compatible DEs
+    * rename _nav-as-you-type_ to _type-to-nav_ mode
+    * fix PCRE case-insensitive regex search
+    * fix no error msg when filter length limit exceeded
+    * fix static package generation
+    * fix broken abort message when started in du-mode
+    * fix filter lost on context switch in non _type-to-nav_ mode
+    * fix broken readline prompt
+    * fix long strings treated as action keys in filter prompt
+    * fix `NNNLVL` not reset when spawned shell is exited 
+
+-------------------------------------------------------------------

Old:
----
  nnn-3.0.tar.gz

New:
----
  nnn-3.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nnn.spec ++++++
--- /var/tmp/diff_new_pack.RjUtF6/_old  2020-04-13 12:55:01.136693388 +0200
+++ /var/tmp/diff_new_pack.RjUtF6/_new  2020-04-13 12:55:01.136693388 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package nnn
 #
-# Copyright (c) 2020 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,17 +12,17 @@
 # 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:           nnn
-Version:        3.0
+Version:        3.1
 Release:        0
 Summary:        Terminal based file browser
 License:        BSD-2-Clause
 Group:          Productivity/File utilities
-Url:            https://github.com/jarun/nnn#nnn
+URL:            https://github.com/jarun/nnn#nnn
 Source0:        
https://github.com/jarun/nnn/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  pkgconfig
 BuildRequires:  readline-devel

++++++ nnn-3.0.tar.gz -> nnn-3.1.tar.gz ++++++
++++ 6456 lines of diff (skipped)


Reply via email to