Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sigil for openSUSE:Factory checked in at 2025-05-26 18:34:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sigil (Old) and /work/SRC/openSUSE:Factory/.sigil.new.2732 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sigil" Mon May 26 18:34:15 2025 rev:44 rq:1279555 version:2.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/sigil/sigil.changes 2025-03-24 13:28:36.094672253 +0100 +++ /work/SRC/openSUSE:Factory/.sigil.new.2732/sigil.changes 2025-05-26 18:35:58.360523140 +0200 @@ -1,0 +2,39 @@ +Fri May 23 12:23:11 UTC 2025 - ecsos <ec...@opensuse.org> + +- Update ot 2.5.0 + * New Features + - upgrade MacOS, Windows, and Linux AppImage release and ci builds to use Qt 6.8.2 + - upgrade MacOS and Windows release and ci builds to embed Python 3.13.2 + - upgrade 3rdparty pcre2 search engine to pcre2-10.45 + - move all platforms to use cmake FindPython3 to simplify our cmake files and remove leftovers + - add ability to easily clear an Open With editor list, without need to edit ini files + - added new Search menu option that will hide the Find and Replace Window if open + - extend GetInfo to all BookBrowser file types + - add PythonFunctionEditor and support Python Function Replace in Sigil (experimental) + with many tweaks and improvements from BeckyEbook (Thank you). + - add resizable Alert Boxes to better see Python error messages + - add log capability for debugging Python function replace issues via a new environment variable: + SIGIL_FUNCTION_REPLACE_LOG_FILE (Thank you BeckyEbook) + - for unnamed epubs Save-As now suggests a new name based on epub's metadata (Thank you BeckEbook) + - control dark vs light detection methods for Linux with a new environment variable: SIGIL_USE_COLORSCHEME_CHANGED + - add a "Use Standard File Extensions" tool with menu and automator tool support + - speed up CodeView by extending TagLister to remove need for QStack and QXmlStreamReader for our web paths + - PageEdit version 2.5.0 will now sync cursor position with CodeView when opening an external xhtml file + * Bug Fixes + - allow SVG resources to be selectable alongside Image resources and context menu to work in BookBrowser + - because Linux has multiple light and dark themes (but different), always send out + our internal theme change signal when palette changes + - detect urls in altimg attributes in math tags and properly update them is changed + - disable workaround for Find Replace open interfering in MainWindow restorestate as it is no longer needed + - fix incorrect custom dc:identifier creation by Metadata Editor. + - fix missing SearchEditor Model Controls tooltips + - fix WebEngineProfile issues on Windows with multiple instances of Sigil running + - fix dark vs light corner cases in Linux + - quiet extraneous warnings about WebEngine spellcheck dictionaries not found + - fix bug when duplicate filenames exist when updating all manifest ids from file names + - fix bug with remote resources not being properly loaded by Preview after a http cache clear + - fix updating tab names after filename changes (Thank you BeckyEbook) + - fix bug in Url scheme hander that made using Preview's Inspector fail at times + - fix incorrect custom identifier generated by our Metadata Editor + +------------------------------------------------------------------- Old: ---- sigil-2.4.2.tar.gz New: ---- sigil-2.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sigil.spec ++++++ --- /var/tmp/diff_new_pack.0Fe6KE/_old 2025-05-26 18:35:58.888545398 +0200 +++ /var/tmp/diff_new_pack.0Fe6KE/_new 2025-05-26 18:35:58.888545398 +0200 @@ -21,7 +21,7 @@ %define pythons python311 %endif Name: sigil -Version: 2.4.2 +Version: 2.5.0 Release: 0 Summary: WYSIWYG Ebook Editor License: GPL-3.0-only @@ -87,7 +87,8 @@ BuildRequires: update-desktop-files BuildRequires: zlib-devel BuildRequires: cmake(Qt6Concurrent) -BuildRequires: cmake(Qt6Core5Compat) +# Upstream use BuildRequires: cmake(Qt6Core5Compat) >= 6.8.2 +BuildRequires: cmake(Qt6Core5Compat) >= 6.6.3 BuildRequires: cmake(Qt6Linguist) BuildRequires: cmake(Qt6Network) BuildRequires: cmake(Qt6PrintSupport) @@ -98,7 +99,8 @@ BuildRequires: cmake(Qt6Widgets) BuildRequires: cmake(Qt6Xml) BuildRequires: pkgconfig(hunspell) -BuildRequires: pkgconfig(libpcre2-8) +# Upstream use BuildRequires: pkgconfig(libpcre2-8) >= 10.45 +BuildRequires: pkgconfig(libpcre2-8) >= 10.42 BuildRequires: pkgconfig(libusb-1.0) BuildRequires: pkgconfig(minizip) Requires: %{python_flavor}-Pillow ++++++ sigil-2.4.2.tar.gz -> sigil-2.5.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/sigil/sigil-2.4.2.tar.gz /work/SRC/openSUSE:Factory/.sigil.new.2732/sigil-2.5.0.tar.gz differ: char 12, line 1