Hello community,

here is the log from the commit of package mlterm for openSUSE:Factory checked 
in at 2019-01-08 12:26:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mlterm (Old)
 and      /work/SRC/openSUSE:Factory/.mlterm.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mlterm"

Tue Jan  8 12:26:45 2019 rev:45 rq:661858 version:3.8.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/mlterm/mlterm.changes    2018-08-24 
17:13:56.550773569 +0200
+++ /work/SRC/openSUSE:Factory/.mlterm.new.28833/mlterm.changes 2019-01-08 
12:28:45.944253351 +0100
@@ -1,0 +2,22 @@
+Fri Dec 28 18:38:52 UTC 2018 - Petr Gajdos <[email protected]>
+
+- updated to 3.8.7
+  * Support sixel graphics extension and option1 of
+    https://github.com/kmiya-culti/RLogin/issues/22#issue-341758598
+  * Support Cygwin/x86_64.
+  * Support PS2 mouse and PC98 bus mouse on FreeBSD 4.x or before.
+  * Support iOS/Cocoa Touch. (see doc/en/README.cocoatouch)
+  * Support scrolling by flick on Android and iOS.
+  * Update unicode property table (generated from UnicodeData.txt and
+    EastAsianWidth.txt) to version 11.0.0.
+  * Add "autoscroll" to OSC 5379.
+  * Long press at the lower right corner instead of the entire screen shows
+    context menu.
+  * Change the maximum number of sixel graphics palette colors from 256 to 
1024.
+  * Bug fixes:
+    Fix segfault of mlconfig when GTK_IM_MODULE=uim.
+    Fix wrong XSizeHints which causes unexpected resizing.
+- refreshed
+  % etc.patch
+
+-------------------------------------------------------------------

Old:
----
  mlterm-3.8.6.tar.gz

New:
----
  mlterm-3.8.7.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mlterm.spec ++++++
--- /var/tmp/diff_new_pack.68IAxX/_old  2019-01-08 12:28:46.516252726 +0100
+++ /var/tmp/diff_new_pack.68IAxX/_new  2019-01-08 12:28:46.520252722 +0100
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           mlterm
-Version:        3.8.6
+Version:        3.8.7
 Release:        0
 Summary:        Multilingual Terminal Emulator for X
 License:        BSD-3-Clause
@@ -135,7 +135,7 @@
 
 %prep
 %setup -q
-%patch0
+%patch0 -p1
 %patch1 -p1
 
 rm -rf doc/{en,ja}/*win32

++++++ etc.patch ++++++
--- /var/tmp/diff_new_pack.68IAxX/_old  2019-01-08 12:28:46.536252704 +0100
+++ /var/tmp/diff_new_pack.68IAxX/_new  2019-01-08 12:28:46.536252704 +0100
@@ -8,10 +8,10 @@
  etc/xim     |   13 ++++++++---
  7 files changed, 161 insertions(+), 72 deletions(-)
 
-Index: etc/aafont
+Index: mlterm-3.8.7/etc/aafont
 ===================================================================
---- etc/aafont.orig    2015-12-15 13:25:01.000000000 +0100
-+++ etc/aafont 2015-12-16 15:13:56.482438679 +0100
+--- mlterm-3.8.7.orig/etc/aafont       2018-10-27 16:29:17.000000000 +0200
++++ mlterm-3.8.7/etc/aafont    2018-12-28 19:34:29.226868067 +0100
 @@ -1,42 +1,39 @@
  #DEFAULT=Kochi Gothic
  
@@ -88,10 +88,10 @@
  
  #ISCII_ASSAMESE       = AS-TTDurga 26
  ISCII_BENGALI = BN-TTDurga 26
-Index: etc/font
+Index: mlterm-3.8.7/etc/font
 ===================================================================
---- etc/font.orig      2015-12-15 13:25:01.000000000 +0100
-+++ etc/font   2015-12-16 15:18:30.754435519 +0100
+--- mlterm-3.8.7.orig/etc/font 2018-10-27 16:29:17.000000000 +0200
++++ mlterm-3.8.7/etc/font      2018-12-28 19:34:29.226868067 +0100
 @@ -1,7 +1,7 @@
  #DEFAULT = -kochi-mincho-medium-r-*--%d-*-
  #DEFAULT_ITALIC = -mona-gothic-medium-i-*--%d-*-
@@ -127,12 +127,12 @@
 +
 +KSX1001_1997 = 
-baekmukttf-gulim-medium-r-normal-*-%d-*-*-*-*-*-ksx1001.1997-0;10,-baekmuk-gulim-medium-r-normal--10-100-75-75-m-100-ksx1001.1997-0;12,-baekmuk-gulim-medium-r-normal--12-120-75-75-m-120-ksx1001.1997-0;14,-baekmuk-gulim-medium-r-normal--14-140-75-75-m-140-ksx1001.1997-0;16,-baekmuk-gulim-medium-r-normal--16-160-75-75-m-160-ksx1001.1997-0;18,-baekmuk-gulim-medium-r-normal--18-180-75-75-m-180-ksx1001.1997-0;20,-baekmuk-gulim-medium-r-normal--20-200-75-75-m-200-ksx1001.1997-0;24,-baekmuk-gulim-medium-r-normal--24-240-75-75-m-240-ksx1001.1997-0;
 +
-Index: etc/key
+Index: mlterm-3.8.7/etc/key
 ===================================================================
---- etc/key.orig       2015-12-15 13:25:01.000000000 +0100
-+++ etc/key    2015-12-16 15:13:56.482438679 +0100
-@@ -36,3 +36,9 @@
- # Button3="exesel:/cygdrive/c/Program\\ Files/Internet\\ 
Explorer/iexplore.exe"
+--- mlterm-3.8.7.orig/etc/key  2018-10-27 16:29:17.000000000 +0200
++++ mlterm-3.8.7/etc/key       2018-12-28 19:34:29.226868067 +0100
+@@ -39,3 +39,9 @@
+ # Button3="exesel:explorer.exe microsoft-edge:"
  # Button4="\x1bOA\x1bOA"
  # Button5="\x1bOB\x1bOB"
 +
@@ -141,10 +141,10 @@
 +Shift+KP_Subtract="proto:fontsize=smaller"
 +KP_Begin="\e[E"
 +
-Index: etc/main
+Index: mlterm-3.8.7/etc/main
 ===================================================================
---- etc/main.orig      2015-12-15 13:25:01.000000000 +0100
-+++ etc/main   2015-12-16 15:13:56.482438679 +0100
+--- mlterm-3.8.7.orig/etc/main 2018-10-27 16:29:17.000000000 +0200
++++ mlterm-3.8.7/etc/main      2018-12-28 19:34:29.226868067 +0100
 @@ -2,6 +2,32 @@
  # Copy to ~/.mlterm/main
  #
@@ -178,10 +178,10 @@
  # -- Window --
  
  # display =
-Index: etc/xim
+Index: mlterm-3.8.7/etc/xim
 ===================================================================
---- etc/xim.orig       2015-12-15 13:25:01.000000000 +0100
-+++ etc/xim    2015-12-16 15:13:56.482438679 +0100
+--- mlterm-3.8.7.orig/etc/xim  2018-10-27 16:29:17.000000000 +0200
++++ mlterm-3.8.7/etc/xim       2018-12-28 19:34:29.226868067 +0100
 @@ -1,6 +1,13 @@
 -Ami=ko_KR.eucKR
  kinput2=ja_JP.eucJP
@@ -199,10 +199,10 @@
 +uim=ja_JP.UTF-8
 +
  
-Index: etc/vaafont
+Index: mlterm-3.8.7/etc/vaafont
 ===================================================================
---- etc/vaafont.orig   2015-12-15 13:25:01.000000000 +0100
-+++ etc/vaafont        2015-12-16 15:13:56.482438679 +0100
+--- mlterm-3.8.7.orig/etc/vaafont      2018-10-27 16:29:17.000000000 +0200
++++ mlterm-3.8.7/etc/vaafont   2018-12-28 19:34:29.226868067 +0100
 @@ -1,37 +1,36 @@
  #DEFAULT=Kochi Gothic
  

++++++ mlterm-3.8.6.tar.gz -> mlterm-3.8.7.tar.gz ++++++
++++ 170878 lines of diff (skipped)


Reply via email to