Hello community, here is the log from the commit of package scite for openSUSE:Factory checked in at 2012-09-23 21:13:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scite (Old) and /work/SRC/openSUSE:Factory/.scite.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scite", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/scite/scite.changes 2012-07-02 11:12:39.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.scite.new/scite.changes 2012-09-23 21:14:02.000000000 +0200 @@ -1,0 +2,60 @@ +Sun Aug 26 13:54:50 UTC 2012 - [email protected] + +- Updated to version 3.2.1: + + In Scintilla.iface, specify features as properties instead of + functions where possible and fix some enumerations. + + In SciTE Lua scripts, string properties in Scintilla API can + be retrieved as well as set using property notation. + + Added character class APIs: SCI_SETPUNCTUATIONCHARS, + SCI_GETWORDCHARS, SCI_GETWHITESPACECHARS, and + SCI_GETPUNCTUATIONCHARS. Feature #3529805. + + Less/Hss support added to CSS lexer. Feature #3532413. + + C++ lexer style SCE_C_PREPROCESSORCOMMENT added for stream + comments in preprocessor (sf#3487406). + + Fix incorrect styling of inactive code in C++ lexer + (sf#3533036). + + Fix incorrect styling by C++ lexer after empty lines in + preprocessor style. + + C++ lexer option "lexer.cpp.allow.dollars" fixed so can be + turned off after being on (sf#3541461). + + Fortran fixed format lexer fixed to style comments from column + 73 (sf#3540486). + + Fortran folder folds CRITICAL .. END CRITICAL (sf#3540486). + + Fortran lexer fixes styling after comment line ending with + '&' (sf#3087226). + + Fortran lexer styles preprocessor lines so they do not trigger + incorrect folding (sf#2906275). + + Fortran folder fixes folding of nested ifs (sf#2809176). + + HTML folder fixes folding of CDATA when + fold.html.preprocessor=0 (sf#3540491). + + On Cocoa, fix autocompletion font lifetime issue and row + height computation. + + In 'choose single' mode, autocompletion will close an existing + list if asked to display a single entry list. + + Fixed SCI_MARKERDELETE to only delete one marker per call + (sf#3535806). + + Properly position caret after undoing coalesced delete + operations (sf#3523326). + + Ensure margin is redrawn when SCI_MARGINSETSTYLE called. + + Fix clicks in first pixel of margins to send SCN_MARGINCLICK. + + Fix infinite loop when drawing block caret for a zero width + space character at document start. + + Crash fixed for deleting negative range. + + For characters that overlap the beginning of their space such + as italics descenders and bold serifs, allow start of text to + draw 1 pixel into margin (sf#699587 sf#3537799). + + Fixed problems compiling Scintilla for Qt with GCC 4.7.1 x64. + + Fixed problem with determining GTK+ sub-platform caused when + adding Qt support in 3.2.0. + + Fix incorrect measurement of untitled file in SciTE on Linux + leading to message "File ...' is 2147483647 bytes long" + (sf#3537764). + + In SciTE, fix open of selected filename with line number to go + to that line. + + Fix problem with last visible buffer closing in SciTE causing + invisible buffers to be active. + + Avoid blinking of SciTE's current word highlight when output + pane changes. + + SciTE properties files can be longer than 60K. + +------------------------------------------------------------------- Old: ---- scite320.tgz New: ---- scite321.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scite.spec ++++++ --- /var/tmp/diff_new_pack.gzXsvz/_old 2012-09-23 21:14:03.000000000 +0200 +++ /var/tmp/diff_new_pack.gzXsvz/_new 2012-09-23 21:14:03.000000000 +0200 @@ -18,13 +18,13 @@ Name: scite -Version: 3.2.0 +Version: 3.2.1 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}320.tgz +Source0: http://download.sourceforge.net/scintilla/%{name}321.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++ ++++++ scite320.tgz -> scite321.tgz ++++++ ++++ 4659 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
