Hello community,

here is the log from the commit of package scite for openSUSE:Factory checked 
in at 2015-06-24 20:54:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2015-06-02 
10:04:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.scite.new/scite.changes 2015-06-24 
20:54:28.000000000 +0200
@@ -1,0 +2,28 @@
+Sat Jun 20 23:34:04 UTC 2015 - malcolmle...@opensuse.org
+
+- Update to version 3.5.7:
+  + Added SCI_MULTIPLESELECTADDNEXT to add the next occurrence of
+    the main selection within the target to the set of selections
+    as main. If the current selection is empty then select word
+    around caret. SCI_MULTIPLESELECTADDEACH adds each occurrence of
+    the main selection within the target to the set of selections.
+  + SciTE adds "Selection Add Next" and "Selection Add Each"
+    commands to the Search menu.
+  + Added SCI_ISRANGEWORD to determine if the parameters are at the
+    start and end of a word.
+  + Added SCI_TARGETWHOLEDOCUMENT to set the target to the whole
+    document.
+  + Verilog lexer recognises protected regions and the folder folds
+    protected regions.
+  + A performance problem with markers when deleting many lines was
+    fixed (sf#1733).
+  + On GTK+ 3.4+, when there are both horizontal and vertical
+    scrollbars, draw the lower-right corner so that it does not
+    appear black when text selected (sf#1611).
+  + Fixed most calls deprecated in GTK+ 3.16. Does not fix style
+    override calls as they are more complex.
+  + SciTE on GTK+ 3.x uses a different technique for highlighting
+    the search strip when there is no match which is more
+    compatible with future and past versions and different themes.
+
+-------------------------------------------------------------------

Old:
----
  scite356.tgz

New:
----
  scite357.tgz

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

Other differences:
------------------
++++++ scite.spec ++++++
--- /var/tmp/diff_new_pack.XhzEio/_old  2015-06-24 20:54:29.000000000 +0200
+++ /var/tmp/diff_new_pack.XhzEio/_new  2015-06-24 20:54:29.000000000 +0200
@@ -18,9 +18,9 @@
 
 
 Name:           scite
-Version:        3.5.6
+Version:        3.5.7
 Release:        0
-%define tar_ver 356
+%define tar_ver 357
 Summary:        Source Code Editor based on Scintilla
 License:        MIT
 Group:          Productivity/Text/Editors

++++++ scite356.tgz -> scite357.tgz ++++++
++++ 2249 lines of diff (skipped)


Reply via email to