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-03-16 18:58:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scintilla (Old)
 and      /work/SRC/openSUSE:Factory/.scintilla.new.19136 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scintilla"

Sun Mar 16 18:58:56 2025 rev:48 rq:1253388 version:5.5.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/scintilla/scintilla.changes      2024-12-23 
16:49:45.476235688 +0100
+++ /work/SRC/openSUSE:Factory/.scintilla.new.19136/scintilla.changes   
2025-03-16 18:59:46.275442764 +0100
@@ -1,0 +2,14 @@
+Sat Mar 15 08:36:04 UTC 2025 - Andrea Manzini <andrea.manz...@suse.com>
+
+- Update to version 5.5.5:
+  * Remember selection with undo and redo. Controlled with 
+    SCI_SETUNDOSELECTIONHISTORY. Feature #1273, Bug #1479, Bug #1224.
+  * Serialize selection type and ranges with SCI_GETSELECTIONSERIALIZED
+    and SCI_SETSELECTIONSERIALIZED.
+  * Fix segmentation of long lexemes to avoid breaking before modifiers like 
+    accents that must be drawn with their base letters. For wrapping, try to
+    break lines without separating letters from modifiers.
+  * Fix bug on Qt where double-click stopped working when Scintilla instance
+    had been running for weeks.
+
+-------------------------------------------------------------------

Old:
----
  scintilla554.tgz

New:
----
  scintilla555.tgz

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

Other differences:
------------------
++++++ scintilla.spec ++++++
--- /var/tmp/diff_new_pack.RUKeyp/_old  2025-03-16 18:59:47.143479077 +0100
+++ /var/tmp/diff_new_pack.RUKeyp/_new  2025-03-16 18:59:47.143479077 +0100
@@ -17,16 +17,16 @@
 
 
 %define so_ver 5.5
-%define _ver %{so_ver}.4
-%define tar_ver 554
+%define _ver %{so_ver}.5
+%define tar_ver 555
 %define libname libscintilla5
 Name:           scintilla
 Version:        %{_ver}
 Release:        0
 Summary:        A source code editing component
 License:        MIT
-URL:            http://www.scintilla.org
-Source:         
http://sourceforge.net/projects/scintilla/files/scintilla/%{version}/%{name}%{tar_ver}.tgz
+URL:            https://www.scintilla.org
+Source:         
https://sourceforge.net/projects/scintilla/files/scintilla/%{version}/%{name}%{tar_ver}.tgz
 # PATCH-FEATURE-OPENSUSE scintilla-shared.patch badshah...@gmail.com -- Build 
shared library
 Patch0:         %{name}-shared.patch
 BuildRequires:  gcc-c++

++++++ scintilla554.tgz -> scintilla555.tgz ++++++
++++ 5394 lines of diff (skipped)

Reply via email to