Hello community, here is the log from the commit of package ncurses for openSUSE:Factory checked in at 2020-04-19 21:34:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ncurses (Old) and /work/SRC/openSUSE:Factory/.ncurses.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ncurses" Sun Apr 19 21:34:50 2020 rev:171 rq:793801 version:6.2.MACRO Changes: -------- --- /work/SRC/openSUSE:Factory/ncurses/ncurses.changes 2020-04-10 23:52:33.656668354 +0200 +++ /work/SRC/openSUSE:Factory/.ncurses.new.2738/ncurses.changes 2020-04-19 21:34:57.966330346 +0200 @@ -1,0 +2,5 @@ +Tue Apr 7 08:42:40 UTC 2020 - Dr. Werner Fink <[email protected]> + +- Add check for wide character support in libncursesw + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ncurses.spec ++++++ --- /var/tmp/diff_new_pack.hq83j8/_old 2020-04-19 21:34:58.702331864 +0200 +++ /var/tmp/diff_new_pack.hq83j8/_new 2020-04-19 21:34:58.706331871 +0200 @@ -1062,6 +1062,7 @@ %check LD_LIBRARY_PATH=%{buildroot}/%{_lib}:%{buildroot}%{_libdir} export LD_LIBRARY_PATH +nm -D %{buildroot}/%{_lib}/libncursesw.so.%{basevers} | grep -q in_wch %if %{with onlytinfo} nm -D %{buildroot}/%{_lib}/libtinfo.so.%{basevers} | grep -q _nc_read_entry2 %endif
