diff --git a/.gitattributes b/.gitattributes index 1bd5809..55e0ca7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/0.9.17.tar.gz b/0.9.17.tar.gz deleted file mode 100644 index 43c70f6..0000000 --- a/0.9.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:25ef68f979c3daca9b2a869a5ca3919b0a0f965ae2ba176f34ff93a641c3e2b2 -size 21262675 diff --git a/0.9.18.tar.gz b/0.9.18.tar.gz new file mode 100644 index 0000000..7595d72 --- /dev/null +++ b/0.9.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4ac2d178fd154d9892fcb552304b20fc12d9eb4b2be5a222c6421c18720cca6 +size 21396185 diff --git a/Sigil_User_Guide_2019.06.25.epub b/Sigil_User_Guide_2019.06.25.epub deleted file mode 100644 index 1773085..0000000 --- a/Sigil_User_Guide_2019.06.25.epub +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a1db1042fdd1d2f8ecea7b559639ad59e152624f96d428ecbd2b943eba8cd653 -size 10147299 diff --git a/Sigil_User_Guide_2019.09.03.epub b/Sigil_User_Guide_2019.09.03.epub new file mode 100644 index 0000000..5b4cfc7 --- /dev/null +++ b/Sigil_User_Guide_2019.09.03.epub @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63555f083ed7ab7b0f530e514ca08b373abc5edf612399e0132759b4c778de29 +size 10147025 diff --git a/sigil.changes b/sigil.changes index 93f26ef..327caab 100644 --- a/sigil.changes +++ b/sigil.changes @@ -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 diff --git a/sigil.spec b/sigil.spec index c63e276..00ff3c0 100644 --- a/sigil.spec +++ b/sigil.spec @@ -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