Hello community,

here is the log from the commit of package mlterm for openSUSE:Factory checked 
in at 2014-06-24 15:16:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mlterm (Old)
 and      /work/SRC/openSUSE:Factory/.mlterm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mlterm"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mlterm/mlterm.changes    2014-06-02 
07:01:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mlterm.new/mlterm.changes       2014-06-24 
15:16:19.000000000 +0200
@@ -1,0 +2,27 @@
+Mon Jun 23 10:11:40 UTC 2014 - pgaj...@suse.com
+
+- updated to 3.3.6:
+  * Support fcitx. (Experimental)
+  * Remove the original "simple" scrollbar and link "sample" scrollbar 
statically
+    to mlterm as "simple" one. Rename "sample2" scrollbar to "sample".
+  * Bug fixes:
+    Fix partially corrupt screen in drawing animation gif.
+    Fix https://twitter.com/yoshikaw/status/462125454107738112
+    Fix corrupt screen in drawing large images.
+    Fix https://twitter.com/kefir_/status/467340224628924416
+    Fix the corrupt scrolling in vertical mode.
+  * Support Animation GIF on "show_picture" of OSC 5379.
+    (It works with https://bitbucket.org/arakiken/w3m/get/remoteimg.tar.gz)
+  * Add "add_frame" to OSC 5379.
+  * Bug fixes:
+    Fix compiler error on NetBSD/OpenBSD framebuffer. (enbugged at 3.3.4)
+    Fix the bug which sometimes disabled to show large sixel graphics sequence.
+    (enbugged at 3.3.4)
+     Output ^? instead of ^H on TERM=xterm by default in pressing backspace 
key.
+    Fix the bug which sometimes left X11 events untouched for a while.
+    Fix the bug of closing the input method window unexpectedly in pressing it.
+    ":Percentage" after font names in ~/.mlterm/aafont works on cairo.
+- refreshed etc.patch; kterm rule is part of upstream termcap yet, so it
+  was dropped from the patch
+
+-------------------------------------------------------------------

Old:
----
  mlterm-3.3.4.tar.gz

New:
----
  mlterm-3.3.6.tar.gz

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

Other differences:
------------------
++++++ mlterm.spec ++++++
--- /var/tmp/diff_new_pack.4lBG1l/_old  2014-06-24 15:16:20.000000000 +0200
+++ /var/tmp/diff_new_pack.4lBG1l/_new  2014-06-24 15:16:20.000000000 +0200
@@ -32,7 +32,7 @@
 BuildRequires:  utempter
 %endif
 Provides:       locale(xorg-x11:ja;ko;zh;ar;he)
-Version:        3.3.4
+Version:        3.3.6
 Release:        0
 Url:            http://mlterm.sourceforge.net/
 #    cvs -d :pserver:anonym...@mlterm.cvs.sourceforge.net:/cvsroot/mlterm login
@@ -195,7 +195,6 @@
 %{_libdir}/mlterm/libmozmodern.so
 %{_libdir}/mlterm/libnext.so
 %{_libdir}/mlterm/libsample.so
-%{_libdir}/mlterm/libsample2.so
 %{_libdir}/mlterm/libctl_bidi.so
 %{_libdir}/mlterm/libtype_xft.so
 %{_libdir}/mlterm/mlterm/mlimgloader

++++++ etc.patch ++++++
--- /var/tmp/diff_new_pack.4lBG1l/_old  2014-06-24 15:16:20.000000000 +0200
+++ /var/tmp/diff_new_pack.4lBG1l/_new  2014-06-24 15:16:20.000000000 +0200
@@ -10,8 +10,8 @@
 
 Index: etc/aafont
 ===================================================================
---- etc/aafont.orig    2014-03-22 23:06:39.000000000 +0100
-+++ etc/aafont 2014-03-31 14:09:10.727591965 +0200
+--- etc/aafont.orig    2014-05-25 07:42:25.000000000 +0200
++++ etc/aafont 2014-06-23 12:14:06.073592778 +0200
 @@ -1,40 +1,39 @@
  #DEFAULT=Kochi Gothic
  
@@ -88,8 +88,8 @@
  #U+E000-E0FF = PowerlineSymbols
 Index: etc/font
 ===================================================================
---- etc/font.orig      2014-03-22 23:06:39.000000000 +0100
-+++ etc/font   2014-03-31 14:09:10.727591965 +0200
+--- etc/font.orig      2014-05-25 07:42:25.000000000 +0200
++++ etc/font   2014-06-23 12:14:06.073592778 +0200
 @@ -1,7 +1,7 @@
  #DEFAULT = -kochi-mincho-medium-r-*--%d-*-
  #DEFAULT_ITALIC = -mona-gothic-medium-i-*--%d-*-
@@ -156,8 +156,8 @@
 +#ISO10646_UCS2_1_BIWIDTH = 
-misc-ipagothic-medium-r-normal-*-%d-*-*-*-*-*-iso10646-1;10,-efont-fixed-medium-r-normal--10-100-75-75-c-100-iso10646-1;12,-efont-fixed-medium-r-normal-*-12-120-75-75-c-120-iso10646-1;13,-misc-fixed-medium-r-normal-*-13-120-75-75-c-120-iso10646-1;14,-efont-fixed-medium-r-normal-*-14-140-75-75-c-140-iso10646-1;16,-efont-fixed-medium-r-normal-*-16-160-75-75-c-160-iso10646-1;18,-misc-fixed-medium-r-normal-*-18-120-100-100-c-180-iso10646-1;20,-misc-fixed-medium-r-normal-*-18-120-100-100-c-180-iso10646-1;24,-efont-fixed-medium-r-normal-*-24-240-75-75-c-240-iso10646-1;
 Index: etc/key
 ===================================================================
---- etc/key.orig       2014-03-22 23:06:39.000000000 +0100
-+++ etc/key    2014-03-31 14:09:10.727591965 +0200
+--- etc/key.orig       2014-05-25 07:42:26.000000000 +0200
++++ etc/key    2014-06-23 12:14:06.073592778 +0200
 @@ -30,3 +30,9 @@
  # Button3="exesel:/cygdrive/c/Program\\ Files/Internet\\ 
Explorer/iexplore.exe"
  # Button4="\x1bOA\x1bOA"
@@ -170,13 +170,12 @@
 +
 Index: etc/main
 ===================================================================
---- etc/main.orig      2014-03-22 23:06:39.000000000 +0100
-+++ etc/main   2014-03-31 14:09:10.728591977 +0200
-@@ -114,7 +114,31 @@
- 
- # (simple,sample,sample2,sample3,next,motif,athena,mozmodern)
- # scrollbar_view_name = simple
--scrollbar_view_name = sample
+--- etc/main.orig      2014-06-23 12:14:06.073592778 +0200
++++ etc/main   2014-06-23 12:17:02.705595763 +0200
+@@ -2,6 +2,32 @@
+ # Copy to ~/.mlterm/main
+ #
+ 
 +use_login_shell=false
 +termtype=mlterm
 +max_ptys=32
@@ -202,25 +201,14 @@
 +geometry=80x25
 +mod_meta_mode=esc
 +conf_menu_path_2=/usr/bin/mlterm-zoom
++
+ # -- Window --
  
- # fg_color = black
- 
-Index: etc/termcap
-===================================================================
---- etc/termcap.orig   2014-03-22 23:06:39.000000000 +0100
-+++ etc/termcap        2014-03-31 14:09:10.728591977 +0200
-@@ -1,5 +1,7 @@
- mlterm:\
-       kb=^?:k1=\E[11~:k2=\E[12~:k3=\E[13~:k4=\E[14~
-+kterm:\
-+       kD=\E[3~:kb=^?
- xterm:\
-       ut
- rxvt:\
+ # display =
 Index: etc/xim
 ===================================================================
---- etc/xim.orig       2014-03-22 23:06:39.000000000 +0100
-+++ etc/xim    2014-03-31 14:09:10.728591977 +0200
+--- etc/xim.orig       2014-05-25 07:42:25.000000000 +0200
++++ etc/xim    2014-06-23 12:14:06.073592778 +0200
 @@ -1,6 +1,13 @@
 -Ami=ko_KR.eucKR
  kinput2=ja_JP.eucJP
@@ -240,8 +228,8 @@
  
 Index: etc/vaafont
 ===================================================================
---- etc/vaafont.orig   2014-03-22 23:06:39.000000000 +0100
-+++ etc/vaafont        2014-03-31 14:09:10.728591977 +0200
+--- etc/vaafont.orig   2014-05-25 07:42:26.000000000 +0200
++++ etc/vaafont        2014-06-23 12:14:06.073592778 +0200
 @@ -1,37 +1,36 @@
  #DEFAULT=Kochi Gothic
  

++++++ mlterm-3.3.4.tar.gz -> mlterm-3.3.6.tar.gz ++++++
++++ 11157 lines of diff (skipped)


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to