Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nnn for openSUSE:Factory checked in at 2021-07-17 23:36:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nnn (Old) and /work/SRC/openSUSE:Factory/.nnn.new.2632 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nnn" Sat Jul 17 23:36:42 2021 rev:26 rq:906746 version:4.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/nnn/nnn.changes 2021-06-02 22:12:41.040087259 +0200 +++ /work/SRC/openSUSE:Factory/.nnn.new.2632/nnn.changes 2021-07-17 23:37:21.917633667 +0200 @@ -1,0 +2,12 @@ +Fri Jul 16 20:14:04 UTC 2021 - Dirk M??ller <dmuel...@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 + +------------------------------------------------------------------- Old: ---- v4.1.tar.gz New: ---- v4.1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nnn.spec ++++++ --- /var/tmp/diff_new_pack.fT6pYw/_old 2021-07-17 23:37:22.253631076 +0200 +++ /var/tmp/diff_new_pack.fT6pYw/_new 2021-07-17 23:37:22.257631045 +0200 @@ -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 @@ 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 @@ %build export CFLAGS="%{optflags}" -make %{?_smp_mflags} +%make_build %install %make_install PREFIX=%{_prefix} ++++++ v4.1.tar.gz -> v4.1.1.tar.gz ++++++ ++++ 1774 lines of diff (skipped)