diff --git a/0.9.16.tar.gz b/0.9.16.tar.gz deleted file mode 100644 index b4e8698..0000000 --- a/0.9.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c28ec5230b9eb708fae795b69777e32eceee94ac26e3ea2838c74ef1e041f638 -size 21241424 diff --git a/0.9.17.tar.gz b/0.9.17.tar.gz new file mode 100644 index 0000000..43c70f6 --- /dev/null +++ b/0.9.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25ef68f979c3daca9b2a869a5ca3919b0a0f965ae2ba176f34ff93a641c3e2b2 +size 21262675 diff --git a/sigil.changes b/sigil.changes index b8910de..93f26ef 100644 --- a/sigil.changes +++ b/sigil.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Sat Aug 10 18:56:22 UTC 2019 - ecsos@opensuse.org + +- Update to 0.9.17 + * Bug Fixes + - fix missing python3 network certifications on macOS + - do not apply named entities in Preserve Entities to epub3 + epubs + - fix build docs for macOS + - prevent FlowTab destructor race crash when opening a new book + (Linux, Mac, Windows) + - fix suggestions for built-in en_US dictionary by adding "x" + to the TRY list + - fix plugins adding and deleting ncx under epub3 + - throw exception in plugins when epub2 tries to add or delete + the ncx + - fix bad Warning message about missing nav.xhtml file that was + not missing + - fix CodeView to Preview sync breakage due to minimize/restore + - fix CodeView to Preview sync breakage due to attempting to + load the Preview before it finished loading the last update + - fix sigil_bs4 to work with latest python lxml 4.4.X in + a backwards compatible manner + - fix missing Preview to CodeView sync on Qt versions 5.9.X + and 5.10.X + - fix segfault on app close related to the PreviewWindow update + timer firing at a bad time + - fix CodeView to Preview syncing loss caused by spurious load + finished signals + - fix macOS specific bug that allowed multiple MainWindows to + become tabs + * New Features + - add a python3 plugin module navprocessor.py for plugin devs + - show Preview by default (tabified with TOC) for new + installations of Sigil + ------------------------------------------------------------------- Mon Jul 22 07:19:12 UTC 2019 - ecsos@opensuse.org diff --git a/sigil.spec b/sigil.spec index 135b422..c63e276 100644 --- a/sigil.spec +++ b/sigil.spec @@ -19,7 +19,7 @@ %define sigil_doc_version 2019.06.25 Name: sigil -Version: 0.9.16 +Version: 0.9.17 Release: 0 Summary: WYSIWYG Ebook Editor License: GPL-3.0-only