diff --git a/xterm-318.tgz b/xterm-318.tgz deleted file mode 100644 index fa06f5a..0000000 --- a/xterm-318.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e71f2b0fb11d6c723c1f9af10fc01048b776f44c1636aa1b71e5eff77deb81d7 -size 1208968 diff --git a/xterm-320.tgz b/xterm-320.tgz new file mode 100644 index 0000000..8af61c8 --- /dev/null +++ b/xterm-320.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a60dbb574334c081425fa30f011cd9f571e3be7a91e2a84e252461798bce24a7 +size 1217356 diff --git a/xterm-318.tgz.asc b/xterm-320.tgz.asc similarity index 61% rename from xterm-318.tgz.asc rename to xterm-320.tgz.asc index ba3dd0e..a0417ee 100644 --- a/xterm-318.tgz.asc +++ b/xterm-320.tgz.asc @@ -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----- diff --git a/xterm.changes b/xterm.changes index 9c397da..8576ec0 100644 --- a/xterm.changes +++ b/xterm.changes @@ -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 diff --git a/xterm.spec b/xterm.spec index 32b111c..0794b6b 100644 --- a/xterm.spec +++ b/xterm.spec @@ -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