diff --git a/nnn-2.5.tar.gz b/nnn-2.5.tar.gz deleted file mode 100644 index 856cb72..0000000 --- a/nnn-2.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3636f172a024de5c12420a80dbe3d006d42b5e0a17e70a527963c864af22655c -size 71811 diff --git a/nnn-2.6.tar.gz b/nnn-2.6.tar.gz new file mode 100644 index 0000000..d5222ad --- /dev/null +++ b/nnn-2.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17fd3e517308e41065594ffe8dcde348b4d10dea4240699f4708337db48b3e25 +size 78668 diff --git a/nnn.changes b/nnn.changes index ad63bdb..3ca0abb 100644 --- a/nnn.changes +++ b/nnn.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Tue Aug 6 06:43:23 UTC 2019 - Dilawar Singh + +- Update to 2.6 + * new plugins + view image or browse a directory of images in terminal + show image thumbnails + PDF and text file reader + calculate and verify checksum of selection or file + append (and play) selection/dir/file music in MOC + variable bitrate mp3 ringtone generator + split current file or join selection + * better experience on Termux (and touch based devices) + mouse scrolling support (with ncursesw6.0 and above) + tap/left click to visit parent, toggle nav-as-you-type mode + * light mode set as default + * show status bar and use reverse video in light mode + * changed program options + -d: detail mode + -H: show hidden files + -l is retired + * support XDG_CONFIG_HOME + * support / as an additional Leader key when filter is on + * sort by file extension + * use zip/unzip/tar if atool/bsdtar not found + * support duplicate file (key ^R, same as rename file) + * new config option NNN_SSHFS_OPTS to specify sshfs options + * restrict opening 0 byte files (NNN_RESTRICT_0B is obsolete) + * critical defects fixed + fix #276 - crash with variable length inotify event handling + fix #285 - hang after deleting/moving current directory + fix #274 - a broken prompt on empty input with libreadline + fix #304 - list selection from another instance + * cmatrix as locker fallback + * wait for user input after running a command from prompt + * scrolloff set to 3 from 5 + ------------------------------------------------------------------- Tue May 28 05:06:30 UTC 2019 - Dilawar Singh diff --git a/nnn.spec b/nnn.spec index 3298c9f..400b521 100644 --- a/nnn.spec +++ b/nnn.spec @@ -12,12 +12,12 @@ # 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: 2.5 +Version: 2.6 Release: 0 Summary: Terminal based file browser License: GPL-2.0-or-later