From fd4d4718916add0e476c6265c4f2b5e288b54f8849b3613fafa7f5d7b8f1ead3 Mon Sep 17 00:00:00 2001
From: Eric Schirra <ecsos@schirra.net>
Date: Sun, 22 Nov 2020 09:59:56 +0000
Subject: [PATCH] Accepting request 849951 from home:ecsos

- Update to 1.4.2
  * Bug Fixes:
    - critical bug fix for incorrectly xml encoding of opf metadata
      attributes that use entities
    - fix bug in "Add Existing" files when file names would require
      percent encoding
    - fix bug in multiple language spellchecking dialog word lookup
      when no language attributes used
    - update de, nl, sv, ko, ru translations that missed
      the Sigil 1.4.0 initial release
    - critical bug fix for over xml encoding html used inside
      metadata in the opf
    - revert ctrl-f to it long standing Find and Replace behaviour

OBS-URL: https://build.opensuse.org/request/show/849951
OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/sigil?expand=0&rev=52
---
 sigil-1.4.1.tar.gz |  3 ---
 sigil-1.4.2.tar.gz |  3 +++
 sigil.changes      | 17 +++++++++++++++++
 sigil.spec         |  2 +-
 4 files changed, 21 insertions(+), 4 deletions(-)
 delete mode 100644 sigil-1.4.1.tar.gz
 create mode 100644 sigil-1.4.2.tar.gz

diff --git a/sigil-1.4.1.tar.gz b/sigil-1.4.1.tar.gz
deleted file mode 100644
index c36970a..0000000
--- a/sigil-1.4.1.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8e4919bde7b0e530e12a6feb8956e92e662270187d924a0102e505e942acacb1
-size 24117170
diff --git a/sigil-1.4.2.tar.gz b/sigil-1.4.2.tar.gz
new file mode 100644
index 0000000..b315639
--- /dev/null
+++ b/sigil-1.4.2.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:e31b7c84507ffe9ca896d8a169867923d3274c02d957bd59e5c6b1fd12b5e4c8
+size 24117253
diff --git a/sigil.changes b/sigil.changes
index b2d8ce2..4083596 100644
--- a/sigil.changes
+++ b/sigil.changes
@@ -1,3 +1,20 @@
+-------------------------------------------------------------------
+Sun Nov 22 09:51:53 UTC 2020 - ecsos <ecsos@opensuse.org>
+
+- Update to 1.4.2
+  * Bug Fixes:
+    - critical bug fix for incorrectly xml encoding of opf metadata
+      attributes that use entities
+    - fix bug in "Add Existing" files when file names would require
+      percent encoding
+    - fix bug in multiple language spellchecking dialog word lookup
+      when no language attributes used
+    - update de, nl, sv, ko, ru translations that missed 
+      the Sigil 1.4.0 initial release
+    - critical bug fix for over xml encoding html used inside
+      metadata in the opf
+    - revert ctrl-f to it long standing Find and Replace behaviour
+
 -------------------------------------------------------------------
 Mon Nov 16 19:32:44 UTC 2020 - ecsos <ecsos@opensuse.org>
 
diff --git a/sigil.spec b/sigil.spec
index 0199034..9100a40 100644
--- a/sigil.spec
+++ b/sigil.spec
@@ -18,7 +18,7 @@
 
 %define sigil_doc_version 2019.09.03
 Name:           sigil
-Version:        1.4.1
+Version:        1.4.2
 Release:        0
 Summary:        WYSIWYG Ebook Editor
 License:        GPL-3.0-only