SHA256
1
0
forked from pool/sigil

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
This commit is contained in:
Eric Schirra 2022-03-05 13:04:03 +00:00 committed by Git OBS Bridge
parent 0f067bcc89
commit d84e7e3356
4 changed files with 22 additions and 4 deletions

View File

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

3
sigil-1.9.1.tar.gz Normal file
View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sat Mar 5 10:44:16 UTC 2022 - ecsos <ecsos@opensuse.org>
- 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 <ecsos@opensuse.org>

View File

@ -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