Hello community,

here is the log from the commit of package nnn for openSUSE:Factory checked in 
at 2018-05-02 12:19:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nnn (Old)
 and      /work/SRC/openSUSE:Factory/.nnn.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nnn"

Wed May  2 12:19:37 2018 rev:3 rq:602898 version:1.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/nnn/nnn.changes  2018-02-28 20:02:56.891494174 
+0100
+++ /work/SRC/openSUSE:Factory/.nnn.new/nnn.changes     2018-05-02 
12:19:50.641068081 +0200
@@ -1,0 +2,24 @@
+Tue May  1 23:30:03 UTC 2018 - [email protected]
+
+- Update to 1.8
+  * Run a custom script
+  * Archive selected file/directory
+  * Show number of cherry-picked files in multi-copy mode
+  * Env var NNN_SHOW_HIDDEN to show hidden files by default
+  * Additional information in help screen
+  * Prefer env var VISUAL, if defined, to EDITOR
+  * New/changed/remapped shortcuts
+    ^] - spawn a new shell in current directory
+    r - edit directory entries in vidir
+    R - run a custom script
+    ^I - toggle navigate-as-you-type mode
+    L - lock the current terminal
+  * All Ctrl shortcuts enabled in navigate-as-you-type mode
+  * Fix: GUI programs closing when parent terminal is closed
+  * Recognize ~, - and & at bookmark prompt
+  * Recognize ruby (.rb) files as text files
+  * Efficient integer-only file size calculation
+- minor cleanup with spec-cleaner
+- include license, readme and changelog
+
+-------------------------------------------------------------------

Old:
----
  nnn-1.7.tar.gz

New:
----
  nnn-1.8.tar.gz

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

Other differences:
------------------
++++++ nnn.spec ++++++
--- /var/tmp/diff_new_pack.hnSGOT/_old  2018-05-02 12:19:51.529035682 +0200
+++ /var/tmp/diff_new_pack.hnSGOT/_new  2018-05-02 12:19:51.529035682 +0200
@@ -17,12 +17,12 @@
 
 
 Name:           nnn
-Version:        1.7
+Version:        1.8
 Release:        0
 Summary:        Terminal based file browser
 License:        GPL-2.0-or-later
 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
@@ -46,10 +46,15 @@
 
 %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-1.7.tar.gz -> nnn-1.8.tar.gz ++++++
++++ 1895 lines of diff (skipped)


Reply via email to