Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package scintilla for openSUSE:Factory checked in at 2024-11-07 16:26:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scintilla (Old) and /work/SRC/openSUSE:Factory/.scintilla.new.2020 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scintilla" Thu Nov 7 16:26:15 2024 rev:46 rq:1221767 version:5.5.3 Changes: -------- --- /work/SRC/openSUSE:Factory/scintilla/scintilla.changes 2024-08-05 17:24:51.615945982 +0200 +++ /work/SRC/openSUSE:Factory/.scintilla.new.2020/scintilla.changes 2024-11-07 16:26:17.026888826 +0100 @@ -1,0 +2,18 @@ +Fri Nov 1 16:39:24 UTC 2024 - Andrea Manzini <andrea.manz...@suse.com> + +- Update to version 5.5.3: + * On Win32 change direction of horizontal mouse wheel and touchpad scrolling + to match other applications. Bug #2449. + +- Update to version 5.5.2: + * Add SCI_SETCOPYSEPARATOR for separator between parts of a multiple + selection when copied to the clipboard. Feature #1530. + * Add SCI_GETUNDOSEQUENCE to determine whether an undo sequence is active and + its nesting depth. + * Add SCI_STYLESETSTRETCH to support condensed and expanded text styles. + * Add SCI_LINEINDENT and SCI_LINEDEDENT. Feature #1524. + * Fix bug on Cocoa where double-click stopped working when system had been + running for a long time. + * On Cocoa implement more values of font weight and stretch. + +------------------------------------------------------------------- Old: ---- scintilla551.tgz New: ---- scintilla553.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scintilla.spec ++++++ --- /var/tmp/diff_new_pack.lpybHP/_old 2024-11-07 16:26:17.974928273 +0100 +++ /var/tmp/diff_new_pack.lpybHP/_new 2024-11-07 16:26:17.982928605 +0100 @@ -17,8 +17,8 @@ %define so_ver 5.5 -%define _ver %{so_ver}.1 -%define tar_ver 551 +%define _ver %{so_ver}.3 +%define tar_ver 553 %define libname libscintilla5 Name: scintilla Version: %{_ver} ++++++ scintilla551.tgz -> scintilla553.tgz ++++++ ++++ 1785 lines of diff (skipped)