From 1c2a92df45eae21f91f954a29f1b02946dc0e06dfc97fc7720de240b76edb8d9 Mon Sep 17 00:00:00 2001 From: Eric Schirra Date: Sat, 12 Mar 2022 10:54:41 +0000 Subject: [PATCH] Accepting request 961295 from home:ecsos - Update to 1.9.2 * Bug Fixes: - fix loss of highlight on match when searching - fix incorrect search counts - fix incomplete replace all - fix useability issues in Saved Searches - fix handling or subcapture replacements when no search capture groups are provided - fix crash on Windows from too fast/repeated Find Net and Find Previous launched via keyboard shortcuts OBS-URL: https://build.opensuse.org/request/show/961295 OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/sigil?expand=0&rev=66 --- sigil-1.9.1.tar.gz | 3 --- sigil-1.9.2.tar.gz | 3 +++ sigil.changes | 14 ++++++++++++++ sigil.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 sigil-1.9.1.tar.gz create mode 100644 sigil-1.9.2.tar.gz diff --git a/sigil-1.9.1.tar.gz b/sigil-1.9.1.tar.gz deleted file mode 100644 index 7074682..0000000 --- a/sigil-1.9.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:08a6c52a9043ecb5fa8314783191b81aa21346bd6b937a522ee417e7bb0dc773 -size 23223574 diff --git a/sigil-1.9.2.tar.gz b/sigil-1.9.2.tar.gz new file mode 100644 index 0000000..9b2e130 --- /dev/null +++ b/sigil-1.9.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1a16f33fe93cda88442c798e0c53f700fa8e2ef792dd78566392d7ad11d997f +size 23225656 diff --git a/sigil.changes b/sigil.changes index 37092d7..242c8b0 100644 --- a/sigil.changes +++ b/sigil.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sat Mar 12 09:02:47 UTC 2022 - ecsos + +- Update to 1.9.2 + * Bug Fixes: + - fix loss of highlight on match when searching + - fix incorrect search counts + - fix incomplete replace all + - fix useability issues in Saved Searches + - fix handling or subcapture replacements when no search + capture groups are provided + - fix crash on Windows from too fast/repeated Find Net and Find + Previous launched via keyboard shortcuts + ------------------------------------------------------------------- Sat Mar 5 10:44:16 UTC 2022 - ecsos diff --git a/sigil.spec b/sigil.spec index 7b56df8..3330adf 100644 --- a/sigil.spec +++ b/sigil.spec @@ -18,7 +18,7 @@ %define sigil_doc_version 2022.02.01 Name: sigil -Version: 1.9.1 +Version: 1.9.2 Release: 0 Summary: WYSIWYG Ebook Editor License: GPL-3.0-only