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-06-23 10:24:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scintilla (Old)
 and      /work/SRC/openSUSE:Factory/.scintilla.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scintilla"

Thu Jun 23 10:24:18 2022 rev:31 rq:984423 version:5.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/scintilla/scintilla.changes      2022-05-02 
16:25:54.972861334 +0200
+++ /work/SRC/openSUSE:Factory/.scintilla.new.1548/scintilla.changes    
2022-06-23 10:25:01.763789474 +0200
@@ -1,0 +2,18 @@
+Wed Jun 22 01:03:00 UTC 2022 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 5.2.3:
+  * Improve performance of SCI_FOLDALL(SC_FOLDACTION_EXPAND) by
+    not lexing whole document as it does not depend on folding
+    structure.
+  * Fix partial updates and non-responsive scroll bars on Xorg.
+    This defers scroll bar changes to an idle task so could affect
+    applications that depend on the scroll position being updated.
+    Bug #2322, Bug #2196, Bug #2312.
+  * Fix problem with horizontally inverted glyphs with buffered
+    drawing and WS_EX_LAYOUTRTL set on Win32 GDI. Feature #1435.
+  * For Qt 6, fix "modified" signal when text is null but length
+    non-0. Bug #2328.
+  * Fix pink selection background when printing by making it
+    completely transparent. 
+
+-------------------------------------------------------------------

Old:
----
  scintilla522.tgz

New:
----
  scintilla523.tgz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ scintilla.spec ++++++
--- /var/tmp/diff_new_pack.N3xm5U/_old  2022-06-23 10:25:02.663790452 +0200
+++ /var/tmp/diff_new_pack.N3xm5U/_new  2022-06-23 10:25:02.667790456 +0200
@@ -17,8 +17,8 @@
 
 
 %define so_ver 5.2
-%define _ver %{so_ver}.2
-%define tar_ver 522
+%define _ver %{so_ver}.3
+%define tar_ver 523
 %define libname libscintilla5
 Name:           scintilla
 Version:        %{_ver}

++++++ scintilla522.tgz -> scintilla523.tgz ++++++
++++ 1641 lines of diff (skipped)

Reply via email to