Hello community,

here is the log from the commit of package scite for openSUSE:Factory checked 
in at 2016-03-26 15:24:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-02-08 
09:48:36.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.scite.new/scite.changes 2016-03-26 
15:24:24.000000000 +0100
@@ -1,0 +2,26 @@
+Fri Mar 18 14:06:08 UTC 2016 - malcolmle...@opensuse.org
+
+- Update to version 3.6.4:
+  + SciTE allows setting the autocompletion type separator
+    character.
+  + The C++ folder folds code on '(' and ')' to allow multi-line
+    calls to be folded, Feature #1138.
+  + For the HTML lexer, limit the extent of Mako line comments to
+    finish before the line end characters.
+  + Folds unfolded when two fold regions are merged by either
+    deleting an intervening line or changing its fold level by
+    adding characters. This was fixed both in Scintilla and in
+    SciTE's equivalent code, (sf#1799).
+  + The Progress lexer supports hexadecimal numeric literals,
+    single-line comments, abbreviated keywords and extends nested
+    comments to unlimited levels.
+  + Ruby lexer treats alternate hash key syntax "key:" as a symbol,
+    (sf#1810).
+  + Rust lexer handles bracketed Unicode string escapes like
+    "\u{123abc}", (sf#1809).
+  + For Qt, release builds have assertions turned off.
+  + For SciTE, more descriptive error messages are displayed when
+    there are problems loading the Lua startup script,
+    Feature #1139.
+
+-------------------------------------------------------------------

Old:
----
  scite363.tgz

New:
----
  scite364.tgz

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

Other differences:
------------------
++++++ scite.spec ++++++
--- /var/tmp/diff_new_pack.r91eOy/_old  2016-03-26 15:24:25.000000000 +0100
+++ /var/tmp/diff_new_pack.r91eOy/_new  2016-03-26 15:24:25.000000000 +0100
@@ -18,9 +18,9 @@
 
 
 Name:           scite
-Version:        3.6.3
+Version:        3.6.4
 Release:        0
-%define tar_ver 363
+%define tar_ver 364
 Summary:        Source Code Editor based on Scintilla
 License:        MIT
 Group:          Productivity/Text/Editors

++++++ scite363.tgz -> scite364.tgz ++++++
++++ 1677 lines of diff (skipped)


Reply via email to