SHA256
1
0
forked from pool/nnn

Accepting request 906746 from utilities

OBS-URL: https://build.opensuse.org/request/show/906746
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nnn?expand=0&rev=26
This commit is contained in:
Dominique Leuenberger 2021-07-17 21:36:42 +00:00 committed by Git OBS Bridge
commit 7951694b10
4 changed files with 18 additions and 6 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Jul 16 20:14:04 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 4.1.1:
- fix segfault on session save (#1041)
- remove redundant `_Atomic` usage
- move [`patches`](../tree/master/patches) directory to top-level
- fix and cleanup gitstatus patch
- plugin `imgview` improvements (#1049)
- restore source-code packing on CircleCI
- add Makefile target to compile with musl
-------------------------------------------------------------------
Wed Jun 2 06:49:21 UTC 2021 - Dilawar Singh <dilawar.s.rajput@gmail.com>

View File

@ -17,7 +17,7 @@
Name: nnn
Version: 4.1
Version: 4.1.1
Release: 0
Summary: Terminal based file browser
License: BSD-2-Clause
@ -26,12 +26,12 @@ URL: https://github.com/jarun/nnn#nnn
Source0: https://github.com/jarun/nnn/archive/v%{version}.tar.gz#/v%{version}.tar.gz
BuildRequires: pkgconfig
BuildRequires: readline-devel
Recommends: sshfs
%if 0%{?leap_version} == 420300
BuildRequires: ncurses-devel
%else
BuildRequires: pkgconfig(ncursesw)
%endif
Recommends: sshfs
%description
nnn is a fork of noice, a terminal file browser with keyboard
@ -43,7 +43,7 @@ no config file and MIME associations are hard-coded.
%build
export CFLAGS="%{optflags}"
make %{?_smp_mflags}
%make_build
%install
%make_install PREFIX=%{_prefix}

3
v4.1.1.tar.gz Normal file
View File

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

View File

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