Accepting request 327902 from home:pluskalm:branches:X11:terminals

- Update to version 320

OBS-URL: https://build.opensuse.org/request/show/327902
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=131
This commit is contained in:
Marcus Meissner 2015-09-04 10:04:20 +00:00 committed by Git OBS Bridge
parent 8d26c7a15b
commit 3885b3a8f7
5 changed files with 50 additions and 7 deletions

View File

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

3
xterm-320.tgz Normal file
View File

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

View File

@ -2,7 +2,7 @@
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: See http://invisible-island.net/public/public.html for info
iEYEABECAAYFAlUrF/cACgkQcCNT4Pfkjtvz2ACgqC1Ccv0hukLdXvleCMpY/stn
Le0AoKfPBCktafIEt4wzrC19mQYbt+Fe
=WMBc
iEYEABECAAYFAlXgJ7AACgkQcCNT4PfkjttziACcCOTpoRfcT0KH+OkRjxUMopJ2
4FgAoMYoh3nfy72sQbMm34QZ7WeMsdiX
=veBo
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,46 @@
-------------------------------------------------------------------
Sun Aug 30 07:56:40 UTC 2015 - mpluskal@suse.com
- Update to version 320
* correct documentation for %t format (report by Martin Tournoij).
* add %R for consistency to exec-formatted() and
insert-formatted() actions.
* add %r format to exec-formatted() and insert-formatted()
actions (patch by Martin Tournoij).
* Amend fix for Debian #794201 (report forwarded from Christian
Jachmann by Emanuel Haupt, Debian #797008).
- Changes for 319
* add a section to ctlseqs.ms discussing control sequences and
ECMA-48, to explain why C1 controls do not occur in the decoded
characters from UTF-8 byte streams (prompted by discussion with
Poul-Henning Kamp).
* modify check for cursor-theme from patch #301 to also check if
the resource Xcursor.theme is set to a nonempty value before
fallback to xterm's own dummy theme (request by Robert Kloefkorn).
* explain in ctlseqs.ms that some keys which normally send
SS3-prefixes are changed to CSI-prefixes if key-modifiers are
passed as parameters (report by George Nachman).
* correct double-free of font information when multiple problems
are found, particularly for the wide fonts loaded via the
-wc option (report/testcase by Nelson Beebe).
* make configure option --enable-builtin-xpms actually work
(report by William Bulley).
* correct combination of -ls and -e options for utempter
configuration (Debian #794201).
* NetBSD build-fix for OPT_RENDERFONT versus OPT_SHIFT_FONTS
(patch by Matthew Green, forwarded by Thomas Klausner).
* fix a few minor bugs found with Coverity.
* update pixelvector handling (Ross Combs):
* split pixel-based and coord-based functions with common parts
factored out to a "raw" function
* add a "step" variant which loads a single PV digit
* make the graphic dirty upon resize or clear, fixing some
missing refreshes (patch by Ross Combs)
* fixes scrolling to use user coordinates and move in the
correct direction (patch by Ross Combs)
* several fixes/improvements for ReGIS whitespace and
page-handling (patch by Ross Combs).
-------------------------------------------------------------------
Sun Apr 19 09:03:43 UTC 2015 - mpluskal@suse.com

View File

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