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:
parent
0f067bcc89
commit
d84e7e3356
@ -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
3
sigil-1.9.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:08a6c52a9043ecb5fa8314783191b81aa21346bd6b937a522ee417e7bb0dc773
|
||||
size 23223574
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user