Hello community, here is the log from the commit of package mlterm for openSUSE:Factory checked in at 2020-09-03 01:18:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mlterm (Old) and /work/SRC/openSUSE:Factory/.mlterm.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mlterm" Thu Sep 3 01:18:20 2020 rev:47 rq:831439 version:3.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mlterm/mlterm.changes 2019-12-21 12:30:38.163341971 +0100 +++ /work/SRC/openSUSE:Factory/.mlterm.new.3399/mlterm.changes 2020-09-03 01:18:56.276576100 +0200 @@ -1,0 +2,34 @@ +Wed Sep 2 11:25:08 UTC 2020 - [email protected] + +- version update to 3.9.0 + * Support CSI>4;1m. + * Support uniscribe for libotl on win32. + * Support SCP by Shift+DnD on HaikuOS. + * Support xdg-shell on wayland. + * Support DEC Technical character set. + * Support input of unicode characters on mlterm-fb. + * Support ormode of Sixel Graphics. + * Update unicode property table (generated from UnicodeData.txt and + EastAsianWidth.txt) to version 12.1.0. + * Mlconfig configures files in ~/.mlterm directly if it starts without options + or with --file option. + * Change DA1 response. + \x1b[?63;1;2;3;4;7;29c -> \x1b[?63;1;2;3;4;6;7;15;18;22;29c + * geometry / -g option works on HaikuOS. + * Add vte 0.60 API symbols to libvte compatible library. + * Merge patches: + https://sourceforge.net/p/mlterm/bugs/78/ + https://sourceforge.net/p/mlterm/patches/25/attachment/typos.diff + * Bug fixes: + Fix a bug which disabled to change the value of "logsize" option from "0" to "unlimited". + Fix segfault when "snapshot" command of OSC 5379 is executed. + Fix mouse tracking position if "use_ot_layout = true". + Fix segfault when mlterm-sdl2 starts with -im=uim option. + Fix a bug which makes mlterm-sdl2 on win32 stop starting mlconfig. + Fix compiling error on HaikuOS + gcc-x86. + Fix http://twitter.com/hamano/status/1177087752208183296 + Fix a bug which disabled clipping of DECDHL in cairo. (Enbugged at 3.8.6) +- deleted patches + - mlterm-cast.patch (upstreamed) + +------------------------------------------------------------------- Old: ---- mlterm-3.8.9.tar.gz mlterm-cast.patch New: ---- mlterm-3.9.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mlterm.spec ++++++ --- /var/tmp/diff_new_pack.ibV9X8/_old 2020-09-03 01:18:58.808577031 +0200 +++ /var/tmp/diff_new_pack.ibV9X8/_new 2020-09-03 01:18:58.812577033 +0200 @@ -1,7 +1,7 @@ # # spec file for package mlterm # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: mlterm -Version: 3.8.9 +Version: 3.9.0 Release: 0 Summary: Multilingual Terminal Emulator for X License: BSD-3-Clause @@ -26,9 +26,6 @@ Source0: http://downloads.sourceforge.net/project/mlterm/01release/%{name}-%{version}/%{name}-%{version}.tar.gz Source10: %{name}.desktop Patch0: etc.patch -# PATCH-FIX-UPSTREAM: portability issues reported by rpmlint -# https://sourceforge.net/p/mlterm/bugs/78/ -Patch1: mlterm-cast.patch BuildRequires: canna-devel BuildRequires: coreutils BuildRequires: fwnn-devel @@ -136,7 +133,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 rm -rf doc/{en,ja}/*win32 ++++++ mlterm-3.8.9.tar.gz -> mlterm-3.9.0.tar.gz ++++++ ++++ 31116 lines of diff (skipped)
