Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xterm for openSUSE:Factory checked in at 2023-01-31 16:08:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xterm (Old) and /work/SRC/openSUSE:Factory/.xterm.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xterm" Tue Jan 31 16:08:35 2023 rev:135 rq:1062037 version:378 Changes: -------- --- /work/SRC/openSUSE:Factory/xterm/xterm.changes 2022-12-07 17:33:53.968189068 +0100 +++ /work/SRC/openSUSE:Factory/.xterm.new.32243/xterm.changes 2023-01-31 16:22:53.158565732 +0100 @@ -1,0 +2,21 @@ +Tue Jan 17 13:15:05 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 378: + * improve descriptions of XTQMODKEYS and XTQALLOWED features in + ctlseqs.ms (reports by Bram Moolenaar, Thomas Wolff). + * add bracketed+paste and report+version building blocks to terminfo, + from ncurses 6.4 + * improve check for unsupported formatting characters, e.g., + zero-width space, to properly ignore them (report by Thomas Wolff). + * improve/document error-checking for some of the controls which + return responses: DECRQSS, XTGETXRES, XTSETTCAP, XTGETTCAP + (prompted by discussion with David Leadbeater). + * improve limit-checks for fallback font cache (report by Dimitrije + Erdeljan). + * improve check for too-wide glyph in fallback font by allowing xterm + to continue searching for a suitable font rather than just failing + on the first. Also add limitFontWidth to allow changing the amount + by which a glyph must extend outside the font's bounding box to + disallow it. + +------------------------------------------------------------------- Old: ---- xterm-377.tgz xterm-377.tgz.asc New: ---- xterm-378.tgz xterm-378.tgz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xterm.spec ++++++ --- /var/tmp/diff_new_pack.l5ENHS/_old 2023-01-31 16:22:53.710569058 +0100 +++ /var/tmp/diff_new_pack.l5ENHS/_new 2023-01-31 16:22:53.714569082 +0100 @@ -1,7 +1,7 @@ # # spec file for package xterm # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define splitbin 0%{?suse_version} >= 1300 Name: xterm -Version: 377 +Version: 378 Release: 0 Summary: The basic X terminal program License: MIT ++++++ xterm-377.tgz -> xterm-378.tgz ++++++ ++++ 14236 lines of diff (skipped)