Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package scite for openSUSE:Factory checked in at 2026-09-17 15:24:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scite (Old) and /work/SRC/openSUSE:Factory/.scite.new.383539 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scite" Thu Sep 17 15:24:17 2026 rev:60 rq:1378478 version:5.6.6 Changes: -------- --- /work/SRC/openSUSE:Factory/scite/scite.changes 2026-06-11 17:29:02.710567670 +0200 +++ /work/SRC/openSUSE:Factory/.scite.new.383539/scite.changes 2026-09-17 15:24:21.993428851 +0200 @@ -1,0 +2,32 @@ +Wed Sep 16 17:38:12 UTC 2026 - Martin Pluskal <[email protected]> + +- Update to version 5.6.6: + * Add margin.cursor property to set the mouse pointer over + the margins. + * On GTK, change Make Selection Uppercase to Ctrl+Alt+U so + it does not clash with Unicode entry. + * On GTK, Find in Files uses threads instead of an extra + SciTE process, avoiding shell-significant characters. +- Changes from version 5.6.5: + * On GTK, fix Find in Files for text containing shell + characters such as '$', '"', and '`'. + * Quote variables in command properties so file names with + spaces work. + * Add unsafe.path.characters to block shell commands on + unsafe paths. +- Changes from version 5.6.4: + * Add allow.local.script, allow.script.lexer, and + properties.local.enable to reduce risk from untrusted + code; protect SciteDefaultHome and SciteUserHome from + local or directory options (bug #2389). +- Bundled Lexilla 5.5.3: + * Progress: typed [annotations] as SCE_ABL_TYPEDANNOTATION. + * JavaScript: only treat '/' as a regex literal when + followed by another '/' on the same line. + * XML/HTML: style CDATA contents as SCE_H_CDATA. + * Baan: fix stack out-of-bounds write on long preprocessor + tokens and identifiers. +- Require libscintilla-devel >= 5.6.6. +- Add make BuildRequires. + +------------------------------------------------------------------- Old: ---- scite563.tgz New: ---- scite566.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scite.spec ++++++ --- /var/tmp/diff_new_pack.0OUcws/_old 2026-09-17 15:24:24.732543724 +0200 +++ /var/tmp/diff_new_pack.0OUcws/_new 2026-09-17 15:24:24.736543892 +0200 @@ -17,9 +17,9 @@ # -%define tar_ver 563 +%define tar_ver 566 Name: scite -Version: 5.6.3 +Version: 5.6.6 Release: 0 Summary: Source Code Editor based on Scintilla License: MIT @@ -28,7 +28,8 @@ # PATCH-FEATURE-OPENSUSE scite-use-system-scintilla.patch [email protected] -- Compile against system scintilla library Patch0: scite-use-system-scintilla.patch BuildRequires: gcc-c++ >= 11.2 -BuildRequires: libscintilla-devel >= 5.6.0 +BuildRequires: libscintilla-devel >= 5.6.6 +BuildRequires: make BuildRequires: pkgconfig BuildRequires: pkgconfig(gail-3.0) BuildRequires: pkgconfig(gdk-3.0) ++++++ scite563.tgz -> scite566.tgz ++++++ ++++ 17826 lines of diff (skipped)
