From d84e7e33566c12e05f31ba1f7899eef5db70c1a570c3a68109d5ed5ca82f96ea Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Sat, 5 Mar 2022 13:04:03 +0000 Subject: [PATCH] Accepting request 959610 from home:ecsos - Update to 1.9.1 - Allow creation of a Windows 7 Legacy Installer to return Sigil to Windows 7 (for now) - Completely revamped Find and Replace (yet again) to return most of its earlier behaviour for finding next - Prevent Find and Replace Count from changing current location - Extend spellcheck suggestions to properly handle end of sentence vs abbreviations - Center Image Report File Sizes vertically within their row. - Go To Link Or Style will now properly skip leading comments on selectors in CSS stylesheets - ecmascript is considered a core media type for javascript files - make URLInterceptor robust when the Book pointer is NULL (has been cleared) OBS-URL: https://build.opensuse.org/request/show/959610 OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/sigil?expand=0&rev=64 --- sigil-1.9.0.tar.gz | 3 --- sigil-1.9.1.tar.gz | 3 +++ sigil.changes | 18 ++++++++++++++++++ sigil.spec | 2 +- 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 sigil-1.9.0.tar.gz create mode 100644 sigil-1.9.1.tar.gz diff --git a/sigil-1.9.0.tar.gz b/sigil-1.9.0.tar.gz deleted file mode 100644 index b51ea67..0000000 --- a/sigil-1.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c44b0cf2472ef59c4d76178883a7795af39febf32496fb7af1e34f7a3977791f -size 23218164 diff --git a/sigil-1.9.1.tar.gz b/sigil-1.9.1.tar.gz new file mode 100644 index 0000000..7074682 --- /dev/null +++ b/sigil-1.9.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08a6c52a9043ecb5fa8314783191b81aa21346bd6b937a522ee417e7bb0dc773 +size 23223574 diff --git a/sigil.changes b/sigil.changes index f8c5f1b..37092d7 100644 --- a/sigil.changes +++ b/sigil.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Sat Mar 5 10:44:16 UTC 2022 - ecsos + +- Update to 1.9.1 + - Allow creation of a Windows 7 Legacy Installer to return Sigil + to Windows 7 (for now) + - Completely revamped Find and Replace (yet again) to return most + of its earlier behaviour for finding next + - Prevent Find and Replace Count from changing current location + - Extend spellcheck suggestions to properly handle end of + sentence vs abbreviations + - Center Image Report File Sizes vertically within their row. + - Go To Link Or Style will now properly skip leading comments on + selectors in CSS stylesheets + - ecmascript is considered a core media type for javascript files + - make URLInterceptor robust when the Book pointer is NULL + (has been cleared) + ------------------------------------------------------------------- Thu Feb 24 07:35:50 UTC 2022 - ecsos diff --git a/sigil.spec b/sigil.spec index df1a8f6..7b56df8 100644 --- a/sigil.spec +++ b/sigil.spec @@ -18,7 +18,7 @@ %define sigil_doc_version 2022.02.01 Name: sigil -Version: 1.9.0 +Version: 1.9.1 Release: 0 Summary: WYSIWYG Ebook Editor License: GPL-3.0-only