Accepting request 973951 from home:stig124:branches:utilities

- Update to version v4.5:
  * Prepare for release v4.5 Cachaça
  * Fix patch conflicts and rebase
  * Use bold forward arrowhead for current
  * Add 2 spaces after icons for better visibility
  * Fix #1345: allow symlink name '@' in single file case
  * quitcd script for Elvish shell > 0.17.0
  * Handle broken window if started in type-to-nav
  * Bind ^J with toggle auto-jump on open
  * Replace ^J with + to (un)select
  * consistently use ELEMENTS macro

OBS-URL: https://build.opensuse.org/request/show/973951
OBS-URL: https://build.opensuse.org/package/show/utilities/nnn?expand=0&rev=61
This commit is contained in:
Nicolas FORMICHELLA 2022-04-29 13:51:24 +00:00 committed by Git OBS Bridge
parent fc360b6491
commit 4e5abec206
4 changed files with 21 additions and 6 deletions

3
nnn-v4.5.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fadc15bd6d4400c06e5ccc47845b42e60774f368570e475bd882767ee18749aa
size 242191

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Apr 28 05:59:54 UTC 2022 - stigpro@outlook.fr
- Update to version v4.5:
* Prepare for release v4.5 Cachaça
* Fix patch conflicts and rebase
* Use bold forward arrowhead for current
* Add 2 spaces after icons for better visibility
* Fix #1345: allow symlink name '@' in single file case
* quitcd script for Elvish shell > 0.17.0
* Handle broken window if started in type-to-nav
* Bind ^J with toggle auto-jump on open
* Replace ^J with + to (un)select
* consistently use ELEMENTS macro
-------------------------------------------------------------------
Wed Nov 24 06:11:37 UTC 2021 - Nicolas FORMICHELLA <stigpro@outlook.fr>

View File

@ -1,7 +1,7 @@
#
# spec file for package nnn
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,13 +17,13 @@
Name: nnn
Version: 4.4
Version: 4.5
Release: 0
Summary: Terminal based file browser
License: BSD-2-Clause
Group: Productivity/File utilities
URL: https://github.com/jarun/nnn#nnn
Source0: https://github.com/jarun/nnn/archive/v%{version}.tar.gz#/v%{version}.tar.gz
Source0: https://github.com/jarun/nnn/archive/%{name}-v%{version}.tar.gz
BuildRequires: pkgconfig
BuildRequires: readline-devel
Recommends: sshfs

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e04a3f0f0c2af1e18cb6f005d18267c7703644274d21bb93f03b30e4fd3d1653
size 239005