From 1ed48d116946ec500223cb5233fd9d7cdeac43145fd9f1b0bcd64f3086b74bb2 Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Thu, 3 Dec 2020 16:25:22 +0000 Subject: [PATCH] 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 --- sigil-1.4.2.tar.gz | 3 --- sigil-1.4.3.tar.gz | 3 +++ sigil.changes | 21 +++++++++++++++++++++ sigil.spec | 2 +- 4 files changed, 25 insertions(+), 4 deletions(-) delete mode 100644 sigil-1.4.2.tar.gz create mode 100644 sigil-1.4.3.tar.gz diff --git a/sigil-1.4.2.tar.gz b/sigil-1.4.2.tar.gz deleted file mode 100644 index b315639..0000000 --- a/sigil-1.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e31b7c84507ffe9ca896d8a169867923d3274c02d957bd59e5c6b1fd12b5e4c8 -size 24117253 diff --git a/sigil-1.4.3.tar.gz b/sigil-1.4.3.tar.gz new file mode 100644 index 0000000..a8c9856 --- /dev/null +++ b/sigil-1.4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74bd482d3c4fe4b2015ee006a6fa77f1114371bd217e4e7cf1d9a805ea41e719 +size 24118565 diff --git a/sigil.changes b/sigil.changes index 4083596..a55f3aa 100644 --- a/sigil.changes +++ b/sigil.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Thu Dec 3 16:03:58 UTC 2020 - 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 + ------------------------------------------------------------------- Sun Nov 22 09:51:53 UTC 2020 - ecsos diff --git a/sigil.spec b/sigil.spec index 9100a40..b3a598e 100644 --- a/sigil.spec +++ b/sigil.spec @@ -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