Accepting request 643226 from home:dilawar:branches:openSUSE:Factory
- Update to 2.0 * Added mode to show apparent size (key S) * Added script to integrate patool instead of atool * Added support bashlock (OS X) and lock (BSD) as terminal locker * Added symbol @/ for symlink to dir * Dependency on libreadline removed OBS-URL: https://build.opensuse.org/request/show/643226 OBS-URL: https://build.opensuse.org/package/show/utilities/nnn?expand=0&rev=13
This commit is contained in:
parent
a021f6646f
commit
2da503f80d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7ba298a55a579640fe0ae37f553be739957da0c826f532beac46acfb56e2d726
|
|
||||||
size 43405
|
|
3
nnn-2.0.tar.gz
Normal file
3
nnn-2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0029efd3d009c197b1646d260350f3f87edca76eef3be6b81846af133d58d6a9
|
||||||
|
size 45791
|
10
nnn.changes
10
nnn.changes
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 19 15:11:55 UTC 2018 - dilawar.s.rajput@gmail.com
|
||||||
|
|
||||||
|
- Update to 2.0
|
||||||
|
* Added mode to show apparent size (key S)
|
||||||
|
* Added script to integrate patool instead of atool
|
||||||
|
* Added support bashlock (OS X) and lock (BSD) as terminal locker
|
||||||
|
* Added symbol @/ for symlink to dir
|
||||||
|
* Dependency on libreadline removed
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Aug 10 06:17:44 UTC 2018 - dilawar.s.rajput@gmail.com
|
Fri Aug 10 06:17:44 UTC 2018 - dilawar.s.rajput@gmail.com
|
||||||
|
|
||||||
|
3
nnn.spec
3
nnn.spec
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: nnn
|
Name: nnn
|
||||||
Version: 1.9
|
Version: 2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Terminal based file browser
|
Summary: Terminal based file browser
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -25,7 +25,6 @@ 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
|
|
||||||
%if 0%{?leap_version} == 420300
|
%if 0%{?leap_version} == 420300
|
||||||
BuildRequires: ncurses-devel
|
BuildRequires: ncurses-devel
|
||||||
%else
|
%else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user