SHA256
1
0
forked from pool/nnn

Accepting request 580814 from utilities

- Update to 1.7
  * Batch rename/move/delete files in vidir (from moreutils)
  * Copy multiple file paths
  * Copy file paths when X is unavailable
  * Optionally quote individual file paths with single quotes on copy
  * Use ISO 8601 date format in file details
  * See CHANGELOG for new and changed keybindings
- cleanup with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/580814
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nnn?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2018-02-28 19:02:53 +00:00 committed by Git OBS Bridge
commit 28235d0041
4 changed files with 18 additions and 6 deletions

View File

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

3
nnn-1.7.tar.gz Normal file
View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Feb 28 00:49:45 UTC 2018 - avindra@opensuse.org
- Update to 1.7
* Batch rename/move/delete files in vidir (from moreutils)
* Copy multiple file paths
* Copy file paths when X is unavailable
* Optionally quote individual file paths with single quotes on copy
* Use ISO 8601 date format in file details
* See CHANGELOG for new and changed keybindings
- cleanup with spec-cleaner
-------------------------------------------------------------------
Tue Jan 2 15:26:34 UTC 2018 - jengelh@inai.de

View File

@ -17,12 +17,12 @@
Name: nnn
Version: 1.6
Version: 1.7
Release: 0
Summary: Terminal based file browser
License: GPL-2.0+
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