SHA256
1
0
forked from pool/sigil

Accepting request 852938 from home:ecsos

- Update to 1.4.3
  - critical bug fix for OPF metadata attributes that use named
    entities
  - fix mismatched override wait cursor usage
  - fix crashes when dictionaries are missing on load or during
    first spellcheck
  - update the mapping of language codes to dictionaries without
    the need to restart
  - fix critical bug which caused split to break links that are
    bare fragments
  - fix additional critical bugs which caused split to lose
    fragments from link targets
  - fix double # chars in fragment ids during merge
  - fix hang on load with bad encryption.xml font uris
  - quiet unneeded debug output when importing an epub
  - fix opf cleanup bug when identical xmlns values are used with
    two different prefixes on the same tag

OBS-URL: https://build.opensuse.org/request/show/852938
OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/sigil?expand=0&rev=54
This commit is contained in:
Eric Schirra 2020-12-03 16:25:22 +00:00 committed by Git OBS Bridge
parent fd4d471891
commit 1ed48d1169
4 changed files with 25 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Thu Dec 3 16:03:58 UTC 2020 - ecsos <ecsos@opensuse.org>
- Update to 1.4.3
- critical bug fix for OPF metadata attributes that use named
entities
- fix mismatched override wait cursor usage
- fix crashes when dictionaries are missing on load or during
first spellcheck
- update the mapping of language codes to dictionaries without
the need to restart
- fix critical bug which caused split to break links that are
bare fragments
- fix additional critical bugs which caused split to lose
fragments from link targets
- fix double # chars in fragment ids during merge
- fix hang on load with bad encryption.xml font uris
- quiet unneeded debug output when importing an epub
- fix opf cleanup bug when identical xmlns values are used with
two different prefixes on the same tag
-------------------------------------------------------------------
Sun Nov 22 09:51:53 UTC 2020 - ecsos <ecsos@opensuse.org>

View File

@ -18,7 +18,7 @@
%define sigil_doc_version 2019.09.03
Name: sigil
Version: 1.4.2
Version: 1.4.3
Release: 0
Summary: WYSIWYG Ebook Editor
License: GPL-3.0-only