From e7b90ace74d10c8b720fd1fa9df346597a1fdfdca55ddf6880b57368512e1af0 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Fri, 16 Jul 2021 07:55:35 +0000 Subject: [PATCH] Accepting request 906526 from home:cornelisbb:branches:editors - Update to 2.0.2: * Unicode characters are properly displayed in the sidebar's Outline. * Chinese and other languages with unicode characters now display properly in the HTML preview. OBS-URL: https://build.opensuse.org/request/show/906526 OBS-URL: https://build.opensuse.org/package/show/editors/ghostwriter?expand=0&rev=54 --- ghostwriter-2.0.1.tar.gz | 3 --- ghostwriter-2.0.2.tar.gz | 3 +++ ghostwriter.changes | 9 +++++++++ ghostwriter.spec | 4 +--- 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 ghostwriter-2.0.1.tar.gz create mode 100644 ghostwriter-2.0.2.tar.gz diff --git a/ghostwriter-2.0.1.tar.gz b/ghostwriter-2.0.1.tar.gz deleted file mode 100644 index 090bb99..0000000 --- a/ghostwriter-2.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c0d3130a4ee97dc4e74c6b0723f1125fdf75e3e52326c9c6c7dcf7c1a6d1ea36 -size 7802864 diff --git a/ghostwriter-2.0.2.tar.gz b/ghostwriter-2.0.2.tar.gz new file mode 100644 index 0000000..e0e724b --- /dev/null +++ b/ghostwriter-2.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b7b02a58d78f5cbc535bdf5821f0012c66d6e92fc39b8b80ca59d23adb4f71c +size 7802654 diff --git a/ghostwriter.changes b/ghostwriter.changes index 43327a6..6410f36 100644 --- a/ghostwriter.changes +++ b/ghostwriter.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Jul 15 18:39:16 UTC 2021 - Cor Blom + +- Update to 2.0.2: + * Unicode characters are properly displayed in the sidebar's + Outline. + * Chinese and other languages with unicode characters now display + properly in the HTML preview. + ------------------------------------------------------------------- Mon May 31 08:10:39 UTC 2021 - Martin Pluskal diff --git a/ghostwriter.spec b/ghostwriter.spec index e7932c1..3d4cae1 100644 --- a/ghostwriter.spec +++ b/ghostwriter.spec @@ -17,7 +17,7 @@ Name: ghostwriter -Version: 2.0.1 +Version: 2.0.2 Release: 0 Summary: A distraction-free Markdown editor License: GPL-3.0-or-later @@ -35,8 +35,6 @@ BuildRequires: pkgconfig(Qt5Multimedia) BuildRequires: pkgconfig(Qt5MultimediaWidgets) BuildRequires: pkgconfig(Qt5PrintSupport) BuildRequires: pkgconfig(Qt5Svg) -#BuildRequires: pkgconfig(Qt5WebKit) -#BuildRequires: pkgconfig(Qt5WebKitWidgets) BuildRequires: pkgconfig(Qt5WebEngineCore) BuildRequires: pkgconfig(hunspell) Recommends: %{name}-lang