Accepting request 1125232 from home:dirkmueller:Factory

- update to 388:
  * improve disallowPasteControls by adding a category for the
    special characters known to stty (prompted by discussion
    with David Leadbeater).
  * amend support of DECAUPSS, undoing change to initialization of
    G2/G3 so that pasting of GR characters work properly
  * update config.guess, config.sub

    valid font so that a subsequent OSC 50 reports this correctly
    VT330/VT340 DECSDM setting
  * fix a misnamed macro-parameter
  * modify makefile to use plink.sh when linking test-programs, to fix build when using pcre
  * build-fix for test_ptydata program
  * correct order of button-range versus protocol type
  * increase response-buffer size
  * amend change to default-translations "select" to ensure that specific key-press actions are listed first
  * define also wideBoldFont to get rid of a warning (bsc#1067530)
  * rename new(er) configure option --enable-initial-erase to
    --enable-pty-erase, since that conflicted with an existing
  * fix cut/paste error in --with-builtin-xpms configure option
  * fix minor formatting issue in xterm manual (report by Jens
  * eliminate unnecessary "#(vi" markers in autoconf macros by
    using "(" to begin case-statement cases (suggested by Jens
- Add pkgconfig and groff as dependency as configure is looking
  GNOME shell.
- fix SUSE naming in the package files (bnc#888995)
   properties that refer to windows which no longer exist

OBS-URL: https://build.opensuse.org/request/show/1125232
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=231
This commit is contained in:
Marcus Meissner 2023-11-13 13:30:55 +00:00 committed by Git OBS Bridge
parent df83183065
commit d689fd46d7
6 changed files with 50 additions and 39 deletions

BIN
xterm-387.tgz (Stored with Git LFS)

Binary file not shown.

View File

@ -1,15 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Comment: See https://invisible-island.net/public/public.html for info
iQGzBAABCgAdFiEEGYgtkt2kxADCLA1WzCr0RyFnvgMFAmUsfEIACgkQzCr0RyFn
vgPPFQwA7OTtw6xmM2WVXNpfsi5t75Pnd+fJQ5m/RhC1nE/8ML+RrdwcVn0K7PA6
iplg3zPFgGi1qL5B/WyKN5nu6s9CCnHXHpjb3nYqI4lBx0H6NI768VELnbQd36yf
16ugUIXe8rlWBzy6UQH7ucUtiuhQIvYl1knswOC2nZPLRPL6GaLOImJ9HdFKPvDa
Q48/9WkVlJmCDWHV7F5T7chvPDG763SHxPXDzBCm9phJ3/KXBCHdYNb2Ov6I4Mkb
KEJcThW4Gsn14WIyFkaWRanZpYogm8VA69AiPESmVq3IcXU35kQtX+Kh3U7h0SdZ
a9u9FBbN+/EH4M9wELApJB6+uoKky7IiVzdT5kqjjhHTLmWVyyBwW9SRA+JpSsV6
2ISPszL4z2PgJr3o0zgOw0pWkiLP4MBnH7bXCaiO358jecNCRxuFsWXQxFXbnMo6
XX0D69sG6T3iIu5RVfe1E8BrAo61q2faxbpUPOJfTZ3iuVMfEWWoa67ltgmlPune
/RHCg2Iz
=pInd
-----END PGP SIGNATURE-----

3
xterm-388.tgz Normal file
View File

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

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

@ -0,0 +1,15 @@
-----BEGIN PGP SIGNATURE-----
Comment: See https://invisible-island.net/public/public.html for info
iQGzBAABCgAdFiEEGYgtkt2kxADCLA1WzCr0RyFnvgMFAmU1q+sACgkQzCr0RyFn
vgMvVQv+OY2iScuYviW55vdMCKQ2hX6TQ8FXscjn8vToc5v5qXjVaUoSWIlXkRj8
seKnJxWvrv8fTMUcqbWsOAI8Re5DjWEWmQFVUwpTh6NPnICNeFK1aHNKGEIQWXm4
eGVe3YOFeIFfzYFzHuMoV+C4gydYksId7gJ3EIcCR0V8jzfraeEwncPkubk5NG88
2ehX/G+JVNiZnYrHJVpb92LGW6JQ/0OTrD+A6T/YJ3vVOMlOx6yEChdLNN+JTVmy
6XFbJuJC0qu0sk/dupQoD8H75ZrDoEK+JLSR0eh8bkVAwu1olTdzSa3cPW57SMrA
hPLzOFJcH92LYFBGm9a4CBFjCOf/VvN0RMj9ZKvdc5/8YgcoKANCVBwr4OFGp//3
laGKeBfp+yjJeysDk8F+Uk2aNbpGSMI9naj5PEi3C3bVPIC1TCHt4OY0kkpKe+rW
2uieDZT5cLJmLboI6+dEPTFvhe+Nz/wp2SDTZ14OIWDqtBXNNv22NX+YEzNvWbDn
J2t8cGwa
=AgY6
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Nov 12 09:47:15 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 388:
* improve disallowPasteControls by adding a category for the
special characters known to stty (prompted by discussion
with David Leadbeater).
* amend support of DECAUPSS, undoing change to initialization of
G2/G3 so that pasting of GR characters work properly
* update config.guess, config.sub
-------------------------------------------------------------------
Mon Oct 16 21:07:38 UTC 2023 - Andreas Stieger <Andreas.Stieger@gmx.de>

View File

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