Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package scintilla for openSUSE:Factory checked in at 2021-10-21 23:55:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scintilla (Old) and /work/SRC/openSUSE:Factory/.scintilla.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scintilla" Thu Oct 21 23:55:40 2021 rev:25 rq:926786 version:5.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/scintilla/scintilla.changes 2021-07-28 21:25:16.630105005 +0200 +++ /work/SRC/openSUSE:Factory/.scintilla.new.1890/scintilla.changes 2021-10-21 23:56:03.464041887 +0200 @@ -1,0 +2,29 @@ +Thu Oct 21 12:53:03 UTC 2021 - Atri Bhattacharya <[email protected]> + +- Update to version 5.1.3: + * Fix bug with SCI_STYLESETCHECKMONOSPACED on Cocoa that led to + incorrect layout with overlapping text. +- Changes from version 5.1.2: + * Add SCI_STYLESETCHECKMONOSPACED which can be used to optimize + fonts that are monospaced over the ASCII graphics characters. + * Add SC_ELEMENT_FOLD_LINE to set the colour of fold lines. Add + SC_ELEMENT_HIDDEN_LINE to show where lines are hidden. Feature + #1241, Feature #382, Feature #203. + * Add SCI_SETCARETLINEHIGHLIGHTSUBLINE to highlight just the + subline containing the caret instead of the whole document + line. Feature #841. + * Allow SCI_HIDELINES to hide the first line or all lines which + can be useful for filtered views. + * Make negative settings for extra ascent and descent safer by + ensuring calculated ascent and thus line height is at least 1 + pixel. + * Fix display of fold lines when wrapped so they are only drawn + once per line, not on each subline. + * Fix crash with too many subexpressions in regular expression + search with SCFIND_CXX11REGEX. Bug #2281. + * On GTK, fix the line spacing so that underscores and accents + are visible for some fonts such as DejaVu Sans Mono 10. + * On GTK, respond to changes in system font scaling by clearing + any cached layout data. + +------------------------------------------------------------------- Old: ---- scintilla511.tgz New: ---- scintilla513.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scintilla.spec ++++++ --- /var/tmp/diff_new_pack.N5dY91/_old 2021-10-21 23:56:04.120042225 +0200 +++ /var/tmp/diff_new_pack.N5dY91/_new 2021-10-21 23:56:04.120042225 +0200 @@ -16,11 +16,11 @@ # -%define tar_ver 511 +%define tar_ver 513 %define so_ver 5.1 %define libname libscintilla5 Name: scintilla -Version: 5.1.1 +Version: 5.1.3 Release: 0 Summary: A source code editing component License: MIT ++++++ scintilla511.tgz -> scintilla513.tgz ++++++ ++++ 9382 lines of diff (skipped)
