SHA256
1
0
forked from pool/sigil

Accepting request 1072334 from home: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

OBS-URL: https://build.opensuse.org/request/show/1072334
OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/sigil?expand=0&rev=74
This commit is contained in:
Eric Schirra 2023-03-16 10:51:08 +00:00 committed by Git OBS Bridge
parent 306d2ed69b
commit 63d1401ea8
4 changed files with 32 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ccba86da91e7d683ef1cbc1140e99f9eec7a802c28951091624285c94337e83d
size 25139664

3
sigil-1.9.30.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:262c43ec0ce9ea9486fc19074dd0a687a39d9df1829732e9006d8c5fbb242458
size 26602897

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Thu Mar 16 10:35:30 UTC 2023 - ecsos <ecsos@opensuse.org>
- 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 <ecsos@opensuse.org>

View File

@ -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