SHA256
1
0
forked from pool/sigil

Accepting request 728244 from home:ecsos

Update to 0.9.18

OBS-URL: https://build.opensuse.org/request/show/728244
OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/sigil?expand=0&rev=34
This commit is contained in:
Eric Schirra 2019-09-04 10:44:04 +00:00 committed by Git OBS Bridge
parent 48eda5ca63
commit 9056b972f8
7 changed files with 53 additions and 9 deletions

2
.gitattributes vendored
View File

@ -22,4 +22,4 @@
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text
## Specific LFS patterns
Sigil_User_Guide_2019.06.25.epub filter=lfs diff=lfs merge=lfs -text
Sigil_User_Guide_2019.09.03.epub filter=lfs diff=lfs merge=lfs -text

View File

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

3
0.9.18.tar.gz Normal file
View File

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

View File

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

View File

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

View File

@ -1,3 +1,47 @@
-------------------------------------------------------------------
Wed Sep 4 10:31:11 UTC 2019 - ecsos@opensuse.org
- Update to 0.9.18
* Bug Fixes:
- fix bug in macOS that caused spurious warnings about missing
file in the manifest
- hopefully fix macOS bug about launching files using open-with
from Desktop
- make sure JQuery gets loaded before starting to use Preview
javascript functions
- fix local links during split that incorrectly used target
filename for internal link
- create GetEnvironmentVar to make access to environment
variables more cross-platform
- fix macOS bug when hitting close on the title bar of
MainWindow causing strange window behaviour
- hopefully fix macOS segfault on close by disabling Preview
timer immediately
- fix Windows 7 issues when running batch (.bat) files via
OpenExternally (open with)
- all error messages are now properly logged
- fix improperly disabled open-with menu in Image Tabs popup
context menu
- removed use of Qt obsolete methods in About and Error Dialogs
* New Features
- enable use of SIGIL_DEBUG_LOGFILE environment var to control
saving debug output to a file
- properly update the ncx after merging xhtml files
- properly warn users if a multiple rendition epub
(multiple OPF files) has been loaded
- make Sigil's external XHtml editor work to pass an OPF file
(see PageEdit new features)
- Allow epub3 metadata editor to edit primary meta tags
- Replace buggy cssutils module used in plugins with our own
drop-in replacement fork: css-parser
- Updated Mac, Windows, and Linux build documentation
Be aware that Sigil-0.9.18 no longer enforces the need for epub3
to have and support an NCX for the purposes of backward
compatibility with epub2 reading systems. There are, however,
built-in tools to allow users to add backward compatibility
features such as the NCX to their epub3.
-------------------------------------------------------------------
Sat Aug 10 18:56:22 UTC 2019 - ecsos@opensuse.org

View File

@ -16,10 +16,10 @@
#
%define sigil_doc_version 2019.06.25
%define sigil_doc_version 2019.09.03
Name: sigil
Version: 0.9.17
Version: 0.9.18
Release: 0
Summary: WYSIWYG Ebook Editor
License: GPL-3.0-only