Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ncurses for openSUSE:Factory checked in at 2025-01-17 18:36:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ncurses (Old) and /work/SRC/openSUSE:Factory/.ncurses.new.5589 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ncurses" Fri Jan 17 18:36:39 2025 rev:281 rq:1238238 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/ncurses/ncurses.changes 2025-01-14 16:23:00.750914208 +0100 +++ /work/SRC/openSUSE:Factory/.ncurses.new.5589/ncurses.changes 2025-01-17 18:36:40.743232632 +0100 @@ -1,0 +2,6 @@ +Thu Jan 16 12:03:11 UTC 2025 - Dr. Werner Fink <wer...@suse.de> + +- Drop all ghostty terminfo entries as ghostty read also its own + termcap files even with terminfo (boo#1235689) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ncurses.spec ++++++ --- /var/tmp/diff_new_pack.QF9GW9/_old 2025-01-17 18:36:42.123289815 +0100 +++ /var/tmp/diff_new_pack.QF9GW9/_new 2025-01-17 18:36:42.127289981 +0100 @@ -1189,6 +1189,13 @@ %{terminfo i/iterm} %{terminfo i/iterm2} EOF +# +# Remove ghostty terminfo as the ghostty uses its own termcap +# and the terminfo here in the mixed +# + rm -vf %{buildroot}%{terminfo g/ghostty} + rm -vf %{buildroot}%{terminfo x/xterm-ghostty} + find %{buildroot}%{tabset ""} %{buildroot}%{terminfo ""} \ \( -type f -or -type l \) | \ sed "s@^%{buildroot}@@g" | \