Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nnn for openSUSE:Leap:16.0 checked in at 2025-06-10 11:08:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/nnn (Old) and /work/SRC/openSUSE:Leap:16.0/.nnn.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nnn" Tue Jun 10 11:08:17 2025 rev:2 rq:1283630 version:5.0 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/nnn/nnn.changes 2025-03-19 11:52:16.475682835 +0100 +++ /work/SRC/openSUSE:Leap:16.0/.nnn.new.19631/nnn.changes 2025-06-10 11:08:18.841397987 +0200 @@ -1,0 +2,39 @@ +Fri Jun 6 11:05:14 UTC 2025 - Max Lin <m...@suse.com> + +- Remove leap_version macro + * leap_version is no available and Leap 42.x series is EOL + +------------------------------------------------------------------- +Sat Feb 8 21:02:27 UTC 2025 - Dirk Müller <dmuel...@suse.com> + +- update to 5.0: + * show relative line numbering when jumping (#1808) + * option `-N` to use native prompt when compiled with + libreadline + * rm improvements + - log removed filename + - cancel on 'n' or 'N' + - show name of the hovered file to be removed + - show number of selected files to be removed + * new keybind <kbd>X</kbd> to force `rm -rf` always (#1811) + * fix sort order getting changed on context switch (#1757) + * fix current selection on new file creation, if symlinks exist + (#1767) + * fix filter toggle with mouse click on last 2 rows (#1765) + * fix file creation (#1864) + * when handling bookmark, use readlink, not realpath + * set `$PWD` on directory switch + * add option `-0` to null-separate file paths in picker mode + * quitcd.nu (for nushell) now supports modular import (#1806) + * add _command as plugin_ example to cd to user input directory + * `cbcopy-mac`, `cbpaste-mac`: plugins for integration with + macOS clipboard + * `fzhist` plugin: add support for zsh history + * `preview-tui` plugin: support eza as replacement for exa, + multiple fixes + * `preview-tui` plugin: add full svg support (#1865) + * `preview-tabbed`: show (n)sxiv in thumbnail mode inside + "Pictures" directory + * mpv sixel/kitty support for preview (#1590) + +------------------------------------------------------------------- Old: ---- nnn-4.9.tar.gz.sig nnn-v4.9.tar.gz New: ---- nnn-5.0.tar.gz.sig nnn-v5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nnn.spec ++++++ --- /var/tmp/diff_new_pack.vhgux5/_old 2025-06-10 11:08:19.129409954 +0200 +++ /var/tmp/diff_new_pack.vhgux5/_new 2025-06-10 11:08:19.133410120 +0200 @@ -1,7 +1,7 @@ # # spec file for package nnn # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: nnn -Version: 4.9 +Version: 5.0 Release: 0 Summary: Terminal based file browser License: BSD-2-Clause @@ -29,11 +29,7 @@ BuildRequires: pkgconfig BuildRequires: readline-devel Recommends: sshfs -%if 0%{?leap_version} == 420300 -BuildRequires: ncurses-devel -%else BuildRequires: pkgconfig(ncursesw) -%endif %description nnn is a fork of noice, a terminal file browser with keyboard ++++++ nnn-v4.9.tar.gz -> nnn-v5.0.tar.gz ++++++ ++++ 2916 lines of diff (skipped)