Accepting request 1092344 from home:dirkmueller:Factory

- update to 382:
  * amend change to CursorBack> in patch 380, allowing the result
    to be on the hidden right-half of double-cell characters
  * amend xtermDrawString, fixing regression with
    --disable-wide-chars configuration from patch #380
  * corrected pathname for run-tic.sh, for full
    install in an out-of-tree build
  * fix a regression in wide bitmap fonts versus check for
    missing glyphs

OBS-URL: https://build.opensuse.org/request/show/1092344
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=220
This commit is contained in:
Marcus Meissner 2023-06-12 07:53:19 +00:00 committed by Git OBS Bridge
parent 5aa0991457
commit 0346f06ac9
6 changed files with 32 additions and 19 deletions

View File

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

View File

@ -1,15 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Comment: See https://invisible-island.net/public/public.html for info
iQGzBAABCgAdFiEEGYgtkt2kxADCLA1WzCr0RyFnvgMFAmRa5MAACgkQzCr0RyFn
vgP+/gv8C8YdvgyHeMEfq1DmfUQtkfRJyrJR6P7PCsk9ymlaMOKReKLR2TopEF+Y
XfL7sdUtuQfUVTuW0WtBfAbUxSqAu17XOf4lmRw4AO0Lr5s/Zg77di6mKOiENzK1
AMexEcjHmAA6b4cqBGh84rtEqDIoHnSUVf3HvacfyglaO0w6MvTpvMu9vRd4Bido
esre1Hp+bxb6B3/ztTiH91v3YMMOHK4N3SV5W3eG6y9Dp47+dIEXFwEHTm4jyeQH
WrOmxWhwFeCTs1BFS3bhZj7dHgeKPoYnhtauMvGMv0QFE7K+MP/gN6jTjDOB4sle
lQpjBEFb5YL3+yxvcqTdRshURhHiiTfycD0f5unAb1vFL3UZOAzitfG6SLaEOBZI
P80A7f23t+RctbWRpsMnwDX/oAV7nsxdkraR+i4YCg+MN/z+hVfB6Pm4BKwqpNB3
xbQlO/b5g+foX0GUOY9qRYQ3tnEQpwfEMrSWB67R6+gs1L9c/5wAPOCCOVtq+5Z8
nRaZHJq/
=xXdu
-----END PGP SIGNATURE-----

3
xterm-382.tgz Normal file
View File

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

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

@ -0,0 +1,15 @@
-----BEGIN PGP SIGNATURE-----
Comment: See https://invisible-island.net/public/public.html for info
iQGzBAABCgAdFiEEGYgtkt2kxADCLA1WzCr0RyFnvgMFAmR2j9gACgkQzCr0RyFn
vgNN0Qv6A6M8swah98DkiP60TS1TIhLGxl+r7t13Wq6almP8vVeGCoHFcPH1sdd+
LbY12EfoqV6rIDSnQW2HqqU6pUtgUrjI8Nf3cI+0OEHP8RmMpUV2LUcKg5GuSYyY
zG+TtUCq7AfYD5eIhtBb3pnhi05/oLwTI9x91NmJwHnnC7C9dc1r8NsCi7i5AOM1
3iYaldsOdk7xNSdlSYQm+GMdw7g4yPWtwDq4Xq5zJQFu+3QgT4HJEEo5R3rh8KG9
6DgYHY0a2o3yId5sRY6OqmLOrrp+/u1beYegPNDOMISd24cBDKsyqZTF/z3glFpO
lwQaBiD07ttFd/FiNGLuwen1kUn+acNyCFo5HQ956Wghxey7D7nwaZw+pOnILjWU
j+e3WJBwNGMGnj/u7fZHIA2Lt4hEdJrqZALRNpZnC2wuxsbOXcLAwvks1kbwT/8i
RGQjhDY5OmkN40kd5QjrNSwY8uBJV88PXufyP+4PgnUefqaW1UP+yuW0+hUetLeq
QEnpLDkE
=HcPa
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Jun 11 15:06:20 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 382:
* amend change to CursorBack> in patch 380, allowing the result
to be on the hidden right-half of double-cell characters
* amend xtermDrawString, fixing regression with
--disable-wide-chars configuration from patch #380
* corrected pathname for run-tic.sh, for full
install in an out-of-tree build
* fix a regression in wide bitmap fonts versus check for
missing glyphs
-------------------------------------------------------------------
Thu May 18 13:17:27 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -19,7 +19,7 @@
%define splitbin 0%{?suse_version} >= 1300
Name: xterm
Version: 380
Version: 382
Release: 0
Summary: The basic X terminal program
License: MIT