Accepting request 1062037 from X11:terminals

OBS-URL: https://build.opensuse.org/request/show/1062037
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=135
This commit is contained in:
Dominique Leuenberger 2023-01-31 15:08:35 +00:00 committed by Git OBS Bridge
commit 2b1153ac2a
6 changed files with 41 additions and 20 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:db108fe7a45d8ed97e604721b58443b473649e61e263631bf8759f8618a990b2
size 1527178

View File

@ -1,15 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Comment: See https://invisible-island.net/public/public.html for info
iQGzBAABCgAdFiEEGYgtkt2kxADCLA1WzCr0RyFnvgMFAmOBXzIACgkQzCr0RyFn
vgMVuwv+KRGNmwILDxJj8eTOI04HJ7peVJW95H9Vt64ob0tqlrWsq+613Yg09/lP
I7F+0QqbQ3s86sUH2HJMy/IlNtzXJQA1uTqwz8mbU7FVYy1MPJwXZ9qnY66jZy2+
8mkCko+HOAtf8jZCTnkaniyASMCWaVEWlrYX8FU1lo+UlH9OV6rUIH7KxRKoNkUu
4aNGUACHFKYTOP1ednFF2kBq0MW6f+WMLblP0QxPy2+BcnDb0mLFvs2UQIC/jUlZ
6hHuRS9qkHQlNssz944IwttEHzIaind27RBVHEChM/2XgWd3wxM6FNIg209HjLRh
VefxV7Iwcx2vUyD4Ywj9hT3+6aeZ75WoWmM2klelVnjeNqYGnxanBadjJFetpvNA
EIw7OqZurmts28ER8XsiE9wns4dup5GLwd2M4rgreqYMSpQZDVzAk4SFN0wNKtSa
/d9FWjT8UqQx1P+khf2tHERLFMWFDqzlRq5a8FLe6IX9C3WkqpKtVbKhNIiuRHXr
0BwjxsEY
=mVbi
-----END PGP SIGNATURE-----

3
xterm-378.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:649dfbfd5edd0ed9e47cf8e4d953b4b0d3c30bc280166dfc4ffd14973fec3e92
size 1529140

15
xterm-378.tgz.asc Normal file
View File

@ -0,0 +1,15 @@
-----BEGIN PGP SIGNATURE-----
Comment: See https://invisible-island.net/public/public.html for info
iQGzBAABCgAdFiEEGYgtkt2kxADCLA1WzCr0RyFnvgMFAmO77TQACgkQzCr0RyFn
vgOHDgv+NLHHT2Kp1EfFZLGJXs60/lDYIIdEk/Pz4CzhODUAOBkD+LNUNbJCN3E2
7IxkzJBcxiv2tLeDxqMRuvurOkFoPJB5qvFesZb+Zq22ZbwOS3RWiaPm4cWEqlC3
YChJWYHMdZJU7cfJOORBifA/kQPQ25JIMPMSFlvYUJs/HlpKp7EJV87RDTQtzvCV
iSVrqhSX621hITYyBxoPDGVL4LmHuYUh63Z9cdpa9Lx52MbinuIuEQseFuy8iOp9
FQURy+zt3uqPfy3MzBMEtHdrySjUKafeBg3AuicHYKvxkRm6ydvb2sJkvDxOtr1I
kCXbv9CqLhG7trRlcN/mldQcJ7SUKoa5CCus7F/PALzgAIVJ9wXLBIcJF1/gW/tO
4O4rPsfo4VT6cs1emvt/Mxf2kk6KIHvuIJxKQlc5PakE9gbTLUz1EmXCTGysqCef
hVdi8j8T9D/SGmoI5t+7JFJlwgEiqAE0tpkEi8wrNRmnfMXx6dGtApIqPKq8dDyV
UaTiLSy/
=Ts5n
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Tue Jan 17 13:15:05 UTC 2023 - Dirk Müller <dmueller@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.
-------------------------------------------------------------------
Sat Dec 3 16:53:37 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -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