Hello community,

here is the log from the commit of package scite for openSUSE:Factory checked 
in at 2015-06-02 10:04:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-03-25 
10:01:23.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.scite.new/scite.changes 2015-06-02 
10:04:40.000000000 +0200
@@ -1,0 +2,44 @@
+Sun May 31 02:08:08 UTC 2015 - malcolmle...@opensuse.org
+
+- Update to version 3.5.6:
+  + On Qt, use fractional positioning calls and avoid rounding to
+    ensure consistency.
+  + SCI_TARGETASUTF8 and SCI_ENCODEDFROMUTF8 implemented on GTK+
+  + C++ lexer fixes empty backquoted string (sf#1711).
+  + C++ lexer fixes #undef directive (sf#1719).
+  + Fortran folder fixes handling of "selecttype" and "selectcase"
+    (sf#1724).
+  + Verilog folder folds interface definitions.
+  + VHDL folder folds units declarations and fixes a case
+    insensitivity bug with not treating "IS" the same as "is".
+  + Fix bug when drawing text margins in buffered mode which would
+    use default encoding instead of chosen encoding (sf#1703).
+  + Fix for reading a UTF-16 file in SciTE where a non-BMP
+    character is split over a read buffer boundary (sf#1710).
+  + Fix exporting from SciTE when using Scintillua for lexing.
+  + SciTE does not report twice that a search string can not be
+    found when "Replace" pressed (sf#1716).
+  + SciTE on GTK+ 3.x disables arrow in search combo when no
+    entries (sf#1717).
+- Changes from version 3.5.5:
+  + The wxWidgets-specific ascent member of Font has been removed
+    which breaks compatibility with current wxStyledTextCtrl
+    (sf#1682).
+  + IME on Qt supports multiple carets and behaves more like other
+    platforms.
+  + Always use inline IME on GTK+ for Korean.
+  + SQL lexer fixes handling of '+' and '-' in numbers so the '-'
+    in '1-1' is seen as an operator and for '1--comment' the
+    comment is recognized.
+  + TCL lexer reverts change to string handling (sf#1642).
+  + Verilog lexer fixes bugs with macro styling. Verilog folder
+    fixes bugs with `end completing an `if* instead of `endif and
+    fold.at.else, and implements folding at preprocessor `else.
+  + VHDL lexer supports extended identifiers.
+  + Fix SciTE bug with missing file open filters and add hex to
+    excluded set of properties files so that its settings don't
+    appear (sf#1707).
+  + Fix SciTE bug where files without extensions like "makefile"
+    were not highlighted correctly.
+
+-------------------------------------------------------------------

Old:
----
  scite354.tgz

New:
----
  scite356.tgz

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

Other differences:
------------------
++++++ scite.spec ++++++
--- /var/tmp/diff_new_pack.aMNZOc/_old  2015-06-02 10:04:41.000000000 +0200
+++ /var/tmp/diff_new_pack.aMNZOc/_new  2015-06-02 10:04:41.000000000 +0200
@@ -1,8 +1,8 @@
 #
 # spec file for package scite
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
-# Copyright (c) 2012-2014 Malcolm J Lewis <malcolmle...@opensuse.org>
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012-2015 Malcolm J Lewis <malcolmle...@opensuse.org>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,9 +18,9 @@
 
 
 Name:           scite
-Version:        3.5.4
+Version:        3.5.6
 Release:        0
-%define tar_ver 354
+%define tar_ver 356
 Summary:        Source Code Editor based on Scintilla
 License:        MIT
 Group:          Productivity/Text/Editors

++++++ scite354.tgz -> scite356.tgz ++++++
++++ 4548 lines of diff (skipped)


Reply via email to