diff --git a/.gitattributes b/.gitattributes index 6bdb5df..eae619c 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_2022.02.01.epub filter=lfs diff=lfs merge=lfs -text +Sigil_User_Guide_2022.05.17.epub filter=lfs diff=lfs merge=lfs -text diff --git a/Sigil_User_Guide_2022.02.01.epub b/Sigil_User_Guide_2022.02.01.epub deleted file mode 100644 index c848ebb..0000000 --- a/Sigil_User_Guide_2022.02.01.epub +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f63857526ed2f04fbe8194c68f79ad5d1432e9efc3686f9fe3437d46d55aaf7 -size 6928879 diff --git a/Sigil_User_Guide_2022.05.17.epub b/Sigil_User_Guide_2022.05.17.epub new file mode 100644 index 0000000..3cb1d84 --- /dev/null +++ b/Sigil_User_Guide_2022.05.17.epub @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adb2b392c614d309a30aa8c09230ec619638cb6a442cb66966fc7220017975b5 +size 8894634 diff --git a/sigil-1.9.10.tar.gz b/sigil-1.9.10.tar.gz new file mode 100644 index 0000000..8394bb8 --- /dev/null +++ b/sigil-1.9.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35b6051d966c2848a8a031ebe691449229b3c95a56145647dc71857acc18fad5 +size 25263060 diff --git a/sigil-1.9.2.tar.gz b/sigil-1.9.2.tar.gz deleted file mode 100644 index 9b2e130..0000000 --- a/sigil-1.9.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1a16f33fe93cda88442c798e0c53f700fa8e2ef792dd78566392d7ad11d997f -size 23225656 diff --git a/sigil.changes b/sigil.changes index 242c8b0..3d98591 100644 --- a/sigil.changes +++ b/sigil.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Mon May 23 14:46:29 UTC 2022 - ecsos + +- Update to 1.9.10 + * Bug Fixes + - Fix insertion of id and links when cursor immediately before + a closing tag + - Make sure bundled PySide6 can find QtWebEngine resources on + Windows (Qt6) + - Properly recreate or remove encryption.xml depending on font + obfuscating or not + - Make Qt6 versions of Sigil use their own ini files to prevent + corruption + - treat figcaption as an "other text holder" when prettifying + * New Features + - Redesign the FindReplace dialog user interface to minimize + size while adding features + - Add a FindReplace "Text" only checkbox and support to exclude + tags from search + - Add a Toggle Line Wrap Mode and its support added to CodeView + via pop-up menu + - Add a Dry Run Replace dialog to act as "Replace All" what if. + (Shift + Count All) + - Add a Replacement filter dialog to allow users to delete + unwanted replacements before applying Replace All + (Shift + Replace All) + - Add a Counts Report to Saved Searches to show Saved Search + Group counts by search +- Update Sigil_User_Guide to 2022.05.17 + ------------------------------------------------------------------- Sat Mar 12 09:02:47 UTC 2022 - ecsos diff --git a/sigil.spec b/sigil.spec index 3330adf..d637765 100644 --- a/sigil.spec +++ b/sigil.spec @@ -16,9 +16,9 @@ # -%define sigil_doc_version 2022.02.01 +%define sigil_doc_version 2022.05.17 Name: sigil -Version: 1.9.2 +Version: 1.9.10 Release: 0 Summary: WYSIWYG Ebook Editor License: GPL-3.0-only