diff --git a/xterm-239.tar.bz2 b/xterm-239.tar.bz2 deleted file mode 100644 index 60510d5..0000000 --- a/xterm-239.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d041c6093a4c70e58573079e1fefe2be587a2471e58217712c565e0fbd47185a -size 697560 diff --git a/xterm-241.tar.bz2 b/xterm-241.tar.bz2 new file mode 100644 index 0000000..352aa80 --- /dev/null +++ b/xterm-241.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbb7b41036477f5323cf8006c8a31603e31f2bcacde9b4dd561ab592711bca41 +size 699911 diff --git a/xterm.changes b/xterm.changes index 0edfcfb..76870bf 100644 --- a/xterm.changes +++ b/xterm.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Tue Feb 3 17:48:09 CET 2009 - meissner@suse.de + +- updated to release xterm-241 + * improve checks for missing bitmap fonts, fallback to "fixed" as + needed to work around broken font-packages (report by Jacek Luczak). + * fix breakage from patch #240 changes for xtermAddInput() (patches + by Jeff Chua, Julien Cristau). + +- updated to release xterm-240 + + * use plink.sh for linking xterm (suggested by Larry Doolittle). + * add resource descriptions for input method to xterm manpage. + * update configure script; consistently append to $CFLAGS rather + than prepend. + * add install-scripts rule to makefile, to allow roi8xterm and uxterm + scripts to be altered independently of install-bin + * add -maximized command-line option and corresponding resource + (prompted by alt.os.linux newsgroup comment). + * modify translations of scrollbar widget using xtermAddInput() (see + patch #181) to accept the actions that the vt100 widget accepts, such as + shift-insert to perform a paste operation (request by Martin Zwickel). + * change default for allowTcapsOps resource to false, since it causes + unexpected behavior for vim users with AltGr. + ------------------------------------------------------------------- Thu Jan 29 15:55:23 CET 2009 - mfabian@suse.de diff --git a/xterm.spec b/xterm.spec index dc97245..09c93ec 100644 --- a/xterm.spec +++ b/xterm.spec @@ -1,5 +1,5 @@ # -# spec file for package xterm (Version 239) +# spec file for package xterm (Version 241) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -26,8 +26,8 @@ License: X11/MIT Group: System/X11/Utilities Provides: xorg-x11:/usr/X11R6/bin/xterm XFree86:/usr/X11R6/bin/xterm AutoReqProv: on -Version: 239 -Release: 2 +Version: 241 +Release: 1 Summary: The basic X terminal program Source: ftp://invisible-island.net/xterm/%name-%version.tar.bz2 Source1: luitx @@ -279,6 +279,26 @@ rm -rf $RPM_BUILD_ROOT /usr/share/pixmaps/* %changelog +* Tue Feb 03 2009 meissner@suse.de +- updated to release xterm-241 + * improve checks for missing bitmap fonts, fallback to "fixed" as + needed to work around broken font-packages (report by Jacek Luczak). + * fix breakage from patch #240 changes for xtermAddInput() (patches + by Jeff Chua, Julien Cristau). +- updated to release xterm-240 + * use plink.sh for linking xterm (suggested by Larry Doolittle). + * add resource descriptions for input method to xterm manpage. + * update configure script; consistently append to $CFLAGS rather + than prepend. + * add install-scripts rule to makefile, to allow roi8xterm and uxterm + scripts to be altered independently of install-bin + * add -maximized command-line option and corresponding resource + (prompted by alt.os.linux newsgroup comment). + * modify translations of scrollbar widget using xtermAddInput() (see + patch #181) to accept the actions that the vt100 widget accepts, such as + shift-insert to perform a paste operation (request by Martin Zwickel). + * change default for allowTcapsOps resource to false, since it causes + unexpected behavior for vim users with AltGr. * Thu Jan 29 2009 mfabian@suse.de - bnc#464930: change the default for the ximFont resource from "*" to "fixed", this still works fine with the XIM servers "scim"