Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sigil for openSUSE:Factory checked 
in at 2024-09-02 13:15:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sigil (Old)
 and      /work/SRC/openSUSE:Factory/.sigil.new.2698 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sigil"

Mon Sep  2 13:15:00 2024 rev:38 rq:1198156 version:2.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/sigil/sigil.changes      2024-06-24 
20:55:53.245981198 +0200
+++ /work/SRC/openSUSE:Factory/.sigil.new.2698/sigil.changes    2024-09-02 
13:15:07.216025355 +0200
@@ -1,0 +2,29 @@
+Sun Sep  1 10:37:09 UTC 2024 - ecsos <ec...@opensuse.org>
+
+- Update to 2.3.0
+  * New Features
+    - removed support for building Sigil with Qt5 as our code had become a 
rats nest of qt version ifdefs.
+      See our git branch "qt5final" for the very last buildable version of 
Sigil under Qt5
+    - our new minium version to build Qt is Qt 6.4.0 or later
+    - removed the need and usage for Qt6Compat5 as its contents were 
deprecated and will go away eventually
+    - added support for using the ICU library to help replace the range of 
encodings supported by the old QTextCodec
+    - we are now using NFC unicode normalization form for all content, links, 
urls, and file paths.
+    - made Sigil's Well-Formed Check (Sanity Check) more robust to whitespace 
parsing rules
+      and allowed it to detect and report missing XML Headers
+    - we have upgraded to use Qt 6.7.2 and Python 3.11.9 for the base of our 
Windows and MacOS releases
+    - added a Bookmark Location toolbar icon right beside the Back button for 
easier use
+    - Opening EditTOC, SpeckcheckEditor or MetaDataEditor will now highlight 
the first line entry
+    - Add new Tool: Rebase OPF Manifest IDs on Current Filenames
+    - Update to 3rdparty PCRE2 version 10.44 for bug fixes
+    - General code cleanup to remove unneeded hacks and workarounds for old Qt 
bugs now fixed
+  * Bug Fixes
+    - reverted all Qt Buttons and CheckBoxes to default TabFocus to speed up 
focus changes and reduce clicks
+    - fixed SelectFiles (AddCover, Insert Image) to again use the arrows keys 
to walk the list
+    - fixed some lost or stolen focus issues
+    - fix overwriting of existing nav document and cover-image manifest 
properties
+    - fix for Reports column sorting that use thousands group separators
+    - fix for Reports file size column that did not properly use QLocale for 
decimal points and separators
+    - fix crashing due to PCRE2 bugs in Qt 6.7.2 with their internal PCRE2
+- Update documentation to 2024.08.15
+
+-------------------------------------------------------------------

Old:
----
  Sigil_User_Guide_2022.05.17.epub
  sigil-2.2.1.tar.gz

New:
----
  Sigil_User_Guide_2024.08.15.epub
  sigil-2.3.0.tar.gz

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

Other differences:
------------------
++++++ sigil.spec ++++++
--- /var/tmp/diff_new_pack.4DbBTG/_old  2024-09-02 13:15:07.880053616 +0200
+++ /var/tmp/diff_new_pack.4DbBTG/_new  2024-09-02 13:15:07.880053616 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define sigil_doc_version 2022.05.17
+%define sigil_doc_version 2024.08.15
 Name:           sigil
-Version:        2.2.1
+Version:        2.3.0
 Release:        0
 Summary:        WYSIWYG Ebook Editor
 License:        GPL-3.0-only
@@ -47,7 +47,7 @@
 BuildRequires:  libxslt-devel
 BuildRequires:  make
 BuildRequires:  pkgconfig
-BuildRequires:  qt6-base-devel >= 6.2.0
+BuildRequires:  qt6-base-devel >= 6.4.0
 # not need for build, only check for exists
 # upstream use for python3-Pillow 7.1.2
 BuildRequires:  python3-Pillow >= 5.0.0

++++++ sigil-2.2.1.tar.gz -> sigil-2.3.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/sigil/sigil-2.2.1.tar.gz 
/work/SRC/openSUSE:Factory/.sigil.new.2698/sigil-2.3.0.tar.gz differ: char 13, 
line 1

Reply via email to