diff --git a/sigil-1.9.20.tar.gz b/sigil-1.9.20.tar.gz deleted file mode 100644 index 2f89a0a..0000000 --- a/sigil-1.9.20.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ccba86da91e7d683ef1cbc1140e99f9eec7a802c28951091624285c94337e83d -size 25139664 diff --git a/sigil-1.9.30.tar.gz b/sigil-1.9.30.tar.gz new file mode 100644 index 0000000..e0ef78e --- /dev/null +++ b/sigil-1.9.30.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:262c43ec0ce9ea9486fc19074dd0a687a39d9df1829732e9006d8c5fbb242458 +size 26602897 diff --git a/sigil.changes b/sigil.changes index 72af444..eb4e066 100644 --- a/sigil.changes +++ b/sigil.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Thu Mar 16 10:35:30 UTC 2023 - ecsos + +- Update to 1.9.30 + * Bug Fixes + - fix Checkpointing to work with dulwich version 0.20.46+ + - EmbeddedPython fixes to work with Python 3.11 and later (thank you sharkcz) + - leave cursor position unchanged if nothing found when search groups of files + - make all Numeric items in Reports align right + - add support for thousands separator to Reports + - allow blank dc:language values to prevent crashing (as Sigil-1.9.10 did) + - allow unknown language codes to pass through MetaEditor + - MetaEditor under epub2, allow custom opf scheme values + - prevent duplicate spaces when reformatting CSS in import, charset and namespace + - better prevent random OPF attribute order changes to simplify Checkpoint diffs + - fixed file menu Print Preview for xhtml and image tabs + - prevent plugins from crashing Sigil by deleting last xhtml file in epub + - fix issue where images/css could not be properly added in an epub3 with no css files + * New Features + - allow user to edit Checkpoint descriptions for clarity via Checkpoint menu + - add ability to show the Checkpoint Change Log via Checkpoint menu + - update to Hunspell 1.7.2 (released in December 2022) for spellchecking + - update to latest zlib-1.2.13 for latest security fixes + - move completely away from ever using OS system tmp folder for storing Sigil wip files. + Instead create a new workspace folder inside Sigil Preferences folder + - added ability to Print Preview and Print contents of Sigil's Preview window + ------------------------------------------------------------------- Sat Sep 3 20:42:00 UTC 2022 - ecsos diff --git a/sigil.spec b/sigil.spec index 56f5f06..f18f538 100644 --- a/sigil.spec +++ b/sigil.spec @@ -1,7 +1,7 @@ # # spec file for package sigil # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define sigil_doc_version 2022.05.17 Name: sigil -Version: 1.9.20 +Version: 1.9.30 Release: 0 Summary: WYSIWYG Ebook Editor License: GPL-3.0-only