Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package scite for openSUSE:Factory checked in at 2021-07-20 15:38:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/scite (Old) and /work/SRC/openSUSE:Factory/.scite.new.2632 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "scite" Tue Jul 20 15:38:51 2021 rev:30 rq:906969 version:5.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/scite/scite.changes 2021-06-14 23:11:44.908822334 +0200 +++ /work/SRC/openSUSE:Factory/.scite.new.2632/scite.changes 2021-07-20 15:39:06.721434597 +0200 @@ -1,0 +2,17 @@ +Thu Jul 15 06:22:46 UTC 2021 - Paolo Stivanin <i...@paolostivanin.com> + +- Update to version 5.1.0: +* Add SciFnDirectStatus, a direct access function which also returns status. + It can be retrieved with SCI_GETDIRECTSTATUSFUNCTION. + This can avoid calling SCI_GETSTATUS after every API to determine + failure so can improve performance. +* Add more type-safe wrappers to the API. These are defined in + include/ScintillaCall.h and implemented in call/ScintillaCall.cxx. + ScintillaCall throws Scintilla::Failure exceptions when a call fails. +* Add APIs for setting appearance (traditional blob or plain text) and + colour of representations and support setting a representation + for the "\r\n" line end sequence. +* Add SCI_REPLACERECTANGULAR to insert text like a rectangular paste. +* Fixed bug with SCI_GETLASTCHILD. + +------------------------------------------------------------------- Old: ---- scite503.tgz New: ---- scite510.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ scite.spec ++++++ --- /var/tmp/diff_new_pack.4f5DrT/_old 2021-07-20 15:39:08.913438517 +0200 +++ /var/tmp/diff_new_pack.4f5DrT/_new 2021-07-20 15:39:08.913438517 +0200 @@ -21,10 +21,10 @@ %define _lto_cflags %{nil} %endif -%define tar_ver 503 +%define tar_ver 510 Name: scite -Version: 5.0.3 +Version: 5.1.0 Release: 0 Summary: Source Code Editor based on Scintilla License: MIT ++++++ scite503.tgz -> scite510.tgz ++++++ ++++ 18246 lines of diff (skipped)