Hello community, here is the log from the commit of package htop for openSUSE:Factory checked in at 2018-02-25 11:47:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/htop (Old) and /work/SRC/openSUSE:Factory/.htop.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "htop" Sun Feb 25 11:47:07 2018 rev:42 rq:579813 version:2.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/htop/htop.changes 2018-02-06 16:51:30.409459799 +0100 +++ /work/SRC/openSUSE:Factory/.htop.new/htop.changes 2018-02-25 11:47:07.636246094 +0100 @@ -1,0 +2,5 @@ +Fri Feb 23 11:08:31 UTC 2018 - [email protected] + +- fix build error for Leap 42.3 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ htop.spec ++++++ --- /var/tmp/diff_new_pack.kXpasC/_old 2018-02-25 11:47:10.060158138 +0100 +++ /var/tmp/diff_new_pack.kXpasC/_new 2018-02-25 11:47:10.080157412 +0100 @@ -22,7 +22,7 @@ Summary: An Interactive text-mode Process Viewer for Linux License: GPL-2.0+ Group: System/Monitoring -URL: https://hisham.hm/htop +Url: https://hisham.hm/htop Source0: https://hisham.hm/htop/releases/%{version}/%{name}-%{version}.tar.gz Source1: https://hisham.hm/htop/releases/%{version}/%{name}-%{version}.tar.gz.asc Source2: %{name}.keyring @@ -57,7 +57,7 @@ --enable-cgroup # forcefully exclude -L/usr/lib(64)/ncurses5 from being added on systems with # version 6 of ncurses. probably a cleaner way to fix this. -%if 0%{?suse_version} > 1320 +%if 0%{?suse_version} < 1500 LIBS="-lncursesw -ltinfo -lm " make -e %{?_smp_mflags} %else make %{?_smp_mflags}
