forked from pool/sigil
Accepting request 722215 from Documentation:Tools
OBS-URL: https://build.opensuse.org/request/show/722215 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sigil?expand=0&rev=9
This commit is contained in:
commit
f58ed639b0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c28ec5230b9eb708fae795b69777e32eceee94ac26e3ea2838c74ef1e041f638
|
||||
size 21241424
|
3
0.9.17.tar.gz
Normal file
3
0.9.17.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25ef68f979c3daca9b2a869a5ca3919b0a0f965ae2ba176f34ff93a641c3e2b2
|
||||
size 21262675
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user