Hello community,

here is the log from the commit of package scite for openSUSE:Factory checked 
in at 2016-02-08 09:48:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scite (Old)
 and      /work/SRC/openSUSE:Factory/.scite.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scite"

Changes:
--------
--- /work/SRC/openSUSE:Factory/scite/scite.changes      2016-01-07 
00:24:54.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.scite.new/scite.changes 2016-02-08 
09:48:36.000000000 +0100
@@ -1,0 +2,50 @@
+Fri Feb  5 22:07:41 UTC 2016 - malcolmle...@opensuse.org
+
+- Update to version 3.6.3:
+  + Allow painting without first styling all visible text then
+    styling in the background using idle-time. This helps
+    performance when scrolling down in very large documents. Can
+    also incrementally style after the visible area to the end of
+    the document so that the document is already styled when the
+    user scrolls to it.
+  + Support GObject introspection on GTK+.
+  + SciTE supports pasting to each selection with the
+    selection.multipaste setting, Feature #1123.
+  + SciTE can optionally display a read-only indicator on tabs and
+    in the Buffers menu.
+  + Bash lexer flags incomplete here doc delimiters as syntax
+    errors (sf#1789).
+  + Support added for using '#' in non-comment ways as is possible
+    with zsh (sf#1794).
+  + Recognize more characters as here-doc delimiters (sf#1778).
+  + Errorlist lexer fixes bug with final line in escape sequence
+    recognition mode.
+  + Lua lexer includes '&' and '|' bitwise operators for Lua 5.3
+    (sf#1790).
+  + Perl lexer updated for Perl 5.20 and 5.22.
+  + Allow '_' for subroutine prototypes (sf#1791).
+  + Double-diamond operator <<>>.
+  + Hexadecimal floating point literals.
+  + Repetition in list assignment (sf#1793).
+  + Highlight changed subroutine prototype syntax for Perl 5.20
+    (sf#1797).
+  + Fix module ::-syntax when special characters such as 'x' are
+    used.
+  + Added ' and " detection as prefix chars for x repetition
+    operator (sf#1800).
+  + Visual Prolog lexer recognizes numbers more accurately and
+    allows non-ASCII verbatim quoting characters, Feature #1130.
+  + Send SCN_UPDATEUI with SC_UPDATE_SELECTION when the application
+    changes multiple selection.
+  + Expand folded areas before deleting fold header line
+    (sf#1796).
+  + Treat Unicode line ends like common line ends when maintaining
+    fold state.
+  + Highlight whole run for hover indicator when wrapped (sf#1784).
+  + On GTK+ and Qt, Korean input by word fixed.
+  + On GTK+, Qt, and Win32 block IME input when document is
+    read-only or any selected text is protected.
+  + On GTK+ on OS X, fix warning during destruction (sf#1777).
+  + Fix SciTE crashes when using LPEG lexers.
+
+-------------------------------------------------------------------

Old:
----
  scite362.tgz

New:
----
  scite363.tgz

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

Other differences:
------------------
++++++ scite.spec ++++++
--- /var/tmp/diff_new_pack.lDnpg2/_old  2016-02-08 09:48:37.000000000 +0100
+++ /var/tmp/diff_new_pack.lDnpg2/_new  2016-02-08 09:48:37.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package scite
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2012-2016 Malcolm J Lewis <malcolmle...@opensuse.org>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,9 +18,9 @@
 
 
 Name:           scite
-Version:        3.6.2
+Version:        3.6.3
 Release:        0
-%define tar_ver 362
+%define tar_ver 363
 Summary:        Source Code Editor based on Scintilla
 License:        MIT
 Group:          Productivity/Text/Editors

++++++ scite362.tgz -> scite363.tgz ++++++
++++ 6942 lines of diff (skipped)


Reply via email to