Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package scite for openSUSE:Factory checked in at 2024-11-11 13:44:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scite (Old) and /work/SRC/openSUSE:Factory/.scite.new.2017 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scite" Mon Nov 11 13:44:05 2024 rev:52 rq:1223090 version:5.5.3 Changes: -------- --- /work/SRC/openSUSE:Factory/scite/scite.changes 2024-08-05 17:24:52.483982066 +0200 +++ /work/SRC/openSUSE:Factory/.scite.new.2017/scite.changes 2024-11-11 13:44:12.092987883 +0100 @@ -1,0 +2,15 @@ +Sat Nov 9 14:59:59 UTC 2024 - Andrea Manzini <andrea.manz...@suse.com> + +- Update to version 5.5.3: + * Fix find and replace of regular expression like ^.*$ that may + match empty range. Find Next previously failed on subsequent + searches. + * Fix marking each match of a regular expression like ^$ for an + empty line so it doesn't get stuck, time out, then stop after + one segment. +- Changes from version 5.5.2: + * Add stretch attribute to style settings. + * Add load.session.always to open both previous session and + command line files. Bug #2440. + +------------------------------------------------------------------- Old: ---- scite551.tgz New: ---- scite553.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scite.spec ++++++ --- /var/tmp/diff_new_pack.4ZxTf6/_old 2024-11-11 13:44:12.921022562 +0100 +++ /var/tmp/diff_new_pack.4ZxTf6/_new 2024-11-11 13:44:12.925022729 +0100 @@ -1,7 +1,7 @@ # # spec file for package scite # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2012-2021 Malcolm J Lewis <malcolmle...@opensuse.org> # # All modifications and additions to the file contributed by third parties @@ -17,10 +17,9 @@ # -%define tar_ver 551 - +%define tar_ver 553 Name: scite -Version: 5.5.1 +Version: 5.5.3 Release: 0 Summary: Source Code Editor based on Scintilla License: MIT @@ -29,8 +28,8 @@ # PATCH-FEATURE-OPENSUSE scite-use-system-scintilla.patch badshah...@gmail.com -- Compile against system scintilla library Patch0: scite-use-system-scintilla.patch BuildRequires: gcc-c++ >= 11.2 -BuildRequires: pkgconfig BuildRequires: libscintilla-devel >= 5.5.0 +BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: pkgconfig(gail-3.0) BuildRequires: pkgconfig(gdk-3.0) ++++++ scite551.tgz -> scite553.tgz ++++++ ++++ 14571 lines of diff (skipped)