Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package scintilla for openSUSE:Factory checked in at 2025-06-24 20:49:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scintilla (Old) and /work/SRC/openSUSE:Factory/.scintilla.new.7067 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scintilla" Tue Jun 24 20:49:59 2025 rev:50 rq:1288175 version:5.5.7 Changes: -------- --- /work/SRC/openSUSE:Factory/scintilla/scintilla.changes 2025-04-23 18:40:00.959835277 +0200 +++ /work/SRC/openSUSE:Factory/.scintilla.new.7067/scintilla.changes 2025-06-24 20:51:50.902940452 +0200 @@ -1,0 +2,21 @@ +Tue Jun 24 07:00:10 UTC 2025 - Andrea Manzini <andrea.manz...@suse.com> + +- Update to version 5.5.7: + * Add SCI_SCROLLVERTICAL method to restore view position and maintain it + while performing line wrapping. + * Add SC_UNDO_SELECTION_HISTORY_SCROLL flag to SCI_SETUNDOSELECTIONHISTORY + which controls whether undo and redo restore vertical scroll position. + * Tweak SC_MARK_BAR to be slightly wider by using next higher whole pixel + instead of next lower for margin width / 3. + * Scale images in autocompletion lists with SCI_AUTOCSETIMAGESCALE to match + high DPI screens. Initially only on GTK and Qt. + * Fix wrapping bug for UTF-8 where \r\n could wrap between the characters. + * Fix crash during painting when scroll bars changed. Bug #2481. + * On GTK, reset vertical scroll bar synchronously in SCI_SETDOCPOINTER to + fix bug where scroll position not restored in non-wrap mode. Bug #2416. + * On GTK, fix IME problem when tentative composition interfered with delete + surrounding. Feature #1476. + * On GTK, update IME cursor position inside retrieve surrounding to better + position candidate window. Feature #1488. + +------------------------------------------------------------------- Old: ---- scintilla556.tgz New: ---- scintilla557.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scintilla.spec ++++++ --- /var/tmp/diff_new_pack.f9uqp0/_old 2025-06-24 20:51:51.810977612 +0200 +++ /var/tmp/diff_new_pack.f9uqp0/_new 2025-06-24 20:51:51.814977777 +0200 @@ -17,8 +17,8 @@ %define so_ver 5.5 -%define _ver %{so_ver}.6 -%define tar_ver 556 +%define _ver %{so_ver}.7 +%define tar_ver 557 %define libname libscintilla5 Name: scintilla Version: %{_ver} ++++++ scintilla556.tgz -> scintilla557.tgz ++++++ ++++ 3498 lines of diff (skipped)