Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package scintilla for openSUSE:Factory checked in at 2022-09-10 20:17:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scintilla (Old) and /work/SRC/openSUSE:Factory/.scintilla.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scintilla" Sat Sep 10 20:17:17 2022 rev:33 rq:1002349 version:5.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/scintilla/scintilla.changes 2022-07-13 13:45:56.278078629 +0200 +++ /work/SRC/openSUSE:Factory/.scintilla.new.2083/scintilla.changes 2022-09-10 20:17:21.528839380 +0200 @@ -1,0 +2,22 @@ +Fri Sep 9 13:42:37 UTC 2022 - Atri Bhattacharya <[email protected]> + +- Update to version 5.3.0: + * Added change history which can display document changes + (modified, saved, ...) in the margin or in the text. + * Add SC_MARK_BAR marker and INDIC_POINT_TOP indicator. + * Improve drawing of rounded rectangles on Direct2D. + * Line state optimized to avoid excess allocations by always + allocating for every line. + * Add SC_FOLDACTION_CONTRACT_EVERY_LEVEL option to contract + every level for SCI_FOLDALL [Bug #2340]. + * Enable multiline regex for gcc and clang when REGEX_MULTILINE + * defined [Bug #2338]. + * Stop including STYLE_CALLTIP when calculating line height [Bug + #2341]. + * Fix incorrect display of selection when printing in some modes + [Bug #2335]. + * Fix crash on Qt when showing autocompletion and the caret + isn't on a screen. +- Update so versions to match upstream's. + +------------------------------------------------------------------- Old: ---- scintilla524.tgz New: ---- scintilla530.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scintilla.spec ++++++ --- /var/tmp/diff_new_pack.JqP3RI/_old 2022-09-10 20:17:22.112840882 +0200 +++ /var/tmp/diff_new_pack.JqP3RI/_new 2022-09-10 20:17:22.116840892 +0200 @@ -16,9 +16,9 @@ # -%define so_ver 5.2 -%define _ver %{so_ver}.4 -%define tar_ver 524 +%define so_ver 5.3 +%define _ver %{so_ver}.0 +%define tar_ver 530 %define libname libscintilla5 Name: scintilla Version: %{_ver} ++++++ scintilla-shared.patch ++++++ --- /var/tmp/diff_new_pack.JqP3RI/_old 2022-09-10 20:17:22.148840974 +0200 +++ /var/tmp/diff_new_pack.JqP3RI/_new 2022-09-10 20:17:22.156840995 +0200 @@ -26,7 +26,7 @@ CONFIGLIB:=$(shell $(PKG_CONFIG) --libs $(GTK_VERSION) gmodule-no-export-2.0) MARSHALLER=scintilla-marshal.o -@@ -163,6 +163,7 @@ GTK_OBJS = \ +@@ -164,6 +164,7 @@ GTK_OBJS = \ $(COMPLIB): $(SRC_OBJS) $(GTK_OBJS) $(MARSHALLER) $(AR) $(ARFLAGS) $@ $^ $(RANLIB) $@ ++++++ scintilla524.tgz -> scintilla530.tgz ++++++ ++++ 6792 lines of diff (skipped)
