Hello community, here is the log from the commit of package scite for openSUSE:Factory checked in at 2015-10-08 08:25:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-08-10 09:15:58.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.scite.new/scite.changes 2015-10-08 08:25:22.000000000 +0200 @@ -1,0 +2,32 @@ +Sun Oct 4 14:29:33 UTC 2015 - [email protected] + +- Update to version 3.6.1: + + The oldest version of GTK+ supported now is 2.18 and for glib + it is 2.22. + + On GTK+, SC_CHARSET_OEM866 added to allow editing Russian files + encoded in code page 866, Feature #1019. + + The errorlist lexer understands some ANSI escape sequences to + change foreground colour and intensity. This is sufficient to + colour diagnotic output from gcc and clang when + -fdiagnostics-color set. + + The errorlist lexer allows the line number to be 0 in GCC + errors as some tools report whole file errors as line 0. + + MySql lexer fixes empty comments /**/ so the comment state does + not continue. + + VHDL folder supports "protected" keyword. + + Treat CRLF line end as two characters in SCI_COUNTCHARACTERS + (sf#1757). + + On GTK+ 3.x, fix height of lines in autocompletion lists to + match the font. Switch from deprecated style calls to CSS + styling. Removed setting list colours on GTK+ 3.16+ as no + longer appears needed. + + On GTK+, avoid "Invalid rectangle passed" warning messages by + never reporting the client rectangle with a negative width or + height. + + Fix SciTE disk exhaustion bug by reporting failures when + writing files (sf#1760). + + On GTK+ the keyboard command for View | End of Line was changed + to Ctrl+Shift+N to avoid clash with Search | Selection Add + Next (sf#1750). + +------------------------------------------------------------------- Old: ---- scite360.tgz New: ---- scite361.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scite.spec ++++++ --- /var/tmp/diff_new_pack.ybWZkQ/_old 2015-10-08 08:25:23.000000000 +0200 +++ /var/tmp/diff_new_pack.ybWZkQ/_new 2015-10-08 08:25:23.000000000 +0200 @@ -18,9 +18,9 @@ Name: scite -Version: 3.6.0 +Version: 3.6.1 Release: 0 -%define tar_ver 360 +%define tar_ver 361 Summary: Source Code Editor based on Scintilla License: MIT Group: Productivity/Text/Editors ++++++ scite360.tgz -> scite361.tgz ++++++ ++++ 6089 lines of diff (skipped)
