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:
@@ -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
3
nnn-1.7.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fbe26efbed8b467352f313b92f8617d873c8cf0209fb6377572cf8d1ddc2747c
|
||||||
|
size 40356
|
12
nnn.changes
12
nnn.changes
@@ -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
|
Tue Jan 2 15:26:34 UTC 2018 - jengelh@inai.de
|
||||||
|
|
||||||
|
6
nnn.spec
6
nnn.spec
@@ -17,12 +17,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: nnn
|
Name: nnn
|
||||||
Version: 1.6
|
Version: 1.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Terminal based file browser
|
Summary: Terminal based file browser
|
||||||
License: GPL-2.0+
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/File utilities
|
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
|
Source0: https://github.com/jarun/nnn/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: readline-devel
|
BuildRequires: readline-devel
|
||||||
|
Reference in New Issue
Block a user