Hello community,

here is the log from the commit of package nnn for openSUSE:Factory checked in 
at 2018-11-26 10:31:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nnn (Old)
 and      /work/SRC/openSUSE:Factory/.nnn.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nnn"

Mon Nov 26 10:31:34 2018 rev:6 rq:651460 version:2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/nnn/nnn.changes  2018-10-23 20:38:06.024708453 
+0200
+++ /work/SRC/openSUSE:Factory/.nnn.new.19453/nnn.changes       2018-11-26 
10:32:49.596850771 +0100
@@ -1,0 +2,23 @@
+Fri Nov 23 22:19:18 UTC 2018 - dilawar.s.raj...@gmail.com
+
+- Update to 2.1
+  * Multiple contexts (aka tabs aka workspaces) [max 4]
+  * Copy, move, remove selected files, remove current file
+  * Leader key (like vim)
+  * In-built GUI app launcher with up to 2 arguments (key o)
+  * List copy selection (key y)
+  * Env var NNN_NO_AUTOSELECT to disable dir auto-select
+  * Key Esc exits prompt, ^L clears prompt
+  * Program runtime help revamped
+  * Static code analysis integration
+  * gcc-8 warnings fixed
+  * Remapped keys:
+      ^W - go to pinned dir
+      ^X - delete current entry
+      ^Q - quit program
+  * nlay is retired (functionality built into nnn)
+  * chdir prompt is retired
+  * Env var NNN_NO_X retired, selection now works out of the box
+  * Only single-char bookmark keys (to work with Leader key)
+
+-------------------------------------------------------------------

Old:
----
  nnn-2.0.tar.gz

New:
----
  nnn-2.1.tar.gz

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

Other differences:
------------------
++++++ nnn.spec ++++++
--- /var/tmp/diff_new_pack.FiiTTu/_old  2018-11-26 10:32:50.728849445 +0100
+++ /var/tmp/diff_new_pack.FiiTTu/_new  2018-11-26 10:32:50.732849440 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           nnn
-Version:        2.0
+Version:        2.1
 Release:        0
 Summary:        Terminal based file browser
 License:        GPL-2.0-or-later
@@ -45,15 +45,11 @@
 
 %install
 %make_install PREFIX=%{_prefix}
-# fix E: env-script-interpreter
-sed -i 's,usr/bin/env ,bin/,' %{buildroot}%{_bindir}/nlay
 
 %files
 %license LICENSE
 %doc README.md CHANGELOG
-%{_bindir}/nlay
 %{_bindir}/%{name}
 %{_mandir}/man1/%{name}.1%{?ext_man}
-%{_mandir}/man1/nlay.1%{?ext_man}
 
 %changelog

++++++ nnn-2.0.tar.gz -> nnn-2.1.tar.gz ++++++
++++ 9090 lines of diff (skipped)


Reply via email to