Hello community,

here is the log from the commit of package scite for openSUSE:Factory checked 
in at 2014-02-18 14:46:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2013-11-07 
14:48:06.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.scite.new/scite.changes 2014-02-18 
14:46:44.000000000 +0100
@@ -1,0 +2,67 @@
+Wed Feb 12 22:45:51 UTC 2014 - [email protected]
+
+- Update to version 3.3.9:
+  + Fix 3.3.8 bug where external lexers became inaccessible
+    (sf#1574).
+- Updates from 3.3.8:
+  + DropSelectionN API added to drop a selection from a multiple
+    selection.
+  + CallTipSetPosStart API added to change the position at which
+    backspacing removes the calltip.
+  + SC_MARK_BOOKMARK marker symbol added which looks like bookmark
+    ribbons used in book reading applications.
+  + C++ lexer fixes bug where keyword followed immediately by
+    quoted string continued keyword style (sf#1564).
+  + Matlab lexer treats '!' differently for Matlab and Octave
+     languages (sf#1571).
+  + Rust lexer improved with nested comments, more compliant
+    doc-comment detection, octal literals, NUL characters treated
+    as valid, and highlighting of raw string literals and float
+    literals fixed, Feature #1038 (sf#1570).
+  + On Qt expose the EOLMode on the document object.
+  + Fix hotspot clicking where area was off by half a character
+    width (sf#1562).
+  + Tweaked scroll positioning by either 2 pixels or 1 pixel when
+    caret is at left or right of view to ensure caret is inside
+    visible area.
+  + Send SCN_UPDATEUI with SC_UPDATE_SELECTION for Shift+Tab inside
+    text.
+  + SciTE uses a bookmark ribbon symbol for bookmarks as it scales
+    better to higher resolutions than the previous blue gem bitmap.
+  + SciTE will change the width of margins while running when the
+    margin.width and fold.margin.width properties are changed.
+  + SciTE displays a warning message when asked to open a
+    directory (sf#1568).
+- Updates from 3.3.7:
+  + Lexer added for DMAP language. Feature #1026.
+  + Bash lexer allows '#' inside words (sf#1553).
+  + C++ lexer recognizes C++11 user-defined lierals and applies
+    lexical class SCE_C_USERLITERAL.
+  + C++ lexer allows single quote characters as digit separators in
+    numeric literals like 123'456 as this is included in C++14.
+  + C++ lexer fixes bug with #include statements without "
+    or > terminating filename (sf#1538).
+  + C++ lexer fixes split of Doxygen keywords @code{.fileExtension}
+    and @param[in,out] (sf#1551).
+  + C++ lexer styles Doxygen keywords at end of document.
+  + Cmake lexer fixes bug with empty comments (sf#1550).
+  + Fortran folder improved. Treats "else" as fold header.
+    Feature #962.
+  + Fix bug with adjacent instances of the same indicator with
+    different values where only the first was drawn (sf#1560).
+  + When scroll width is tracked, take width of annotation lines
+    into account.
+  + On GTK+, chain up to superclass finalize so that all
+    finalization is performed (sf#1549).
+  + On GTK+, fix horizontal scroll bar range to not be double the
+    needed width (sf#1546).
+  + On Qt, bug fixed with drawing of scrollbars, where previous
+    contents were not drawn over with some themes.
+  + On Qt, bug fixed with finding monitor rectangle which could
+    lead to autocomplete showing at wrong location.
+  + SciTE fix for multiple message boxes when failing to save a
+    file with save.on.deactivate (sf#1540).
+  + SciTE on GTK+ fixes SIGCHLD handling so that Lua scripts can
+    determine the exit status of processes they start (sf#1557).
+
+-------------------------------------------------------------------

Old:
----
  scite336.tgz

New:
----
  scite339.tgz

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

Other differences:
------------------
++++++ scite.spec ++++++
--- /var/tmp/diff_new_pack.bW2qT2/_old  2014-02-18 14:46:45.000000000 +0100
+++ /var/tmp/diff_new_pack.bW2qT2/_new  2014-02-18 14:46:45.000000000 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package scite
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# Copyright (c) 2012-2013 Malcolm J Lewis <[email protected]>
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012-2014 Malcolm J Lewis <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 
 Name:           scite
-Version:        3.3.6
+Version:        3.3.9
 Release:        0
 Summary:        Source Code Editor based on Scintilla
 License:        MIT
 Group:          Productivity/Text/Editors
 Url:            http://www.scintilla.org/SciTE.html
-Source0:        http://download.sourceforge.net/scintilla/%{name}336.tgz
+Source0:        http://download.sourceforge.net/scintilla/%{name}339.tgz
 # PATCH-FIX-UPSTREAM scite-fix-desktop-categories.patch sf#3491187 
[email protected] -- Update desktop catgories.
 Patch0:         scite-fix-desktop-categories.patch
 BuildRequires:  gcc-c++

++++++ scite336.tgz -> scite339.tgz ++++++
++++ 21453 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to