forked from pool/ghostwriter
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
This commit is contained in:
parent
c2480647aa
commit
e7b90ace74
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c0d3130a4ee97dc4e74c6b0723f1125fdf75e3e52326c9c6c7dcf7c1a6d1ea36
|
|
||||||
size 7802864
|
|
3
ghostwriter-2.0.2.tar.gz
Normal file
3
ghostwriter-2.0.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9b7b02a58d78f5cbc535bdf5821f0012c66d6e92fc39b8b80ca59d23adb4f71c
|
||||||
|
size 7802654
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 15 18:39:16 UTC 2021 - Cor Blom <cornelis@solcon.nl>
|
||||||
|
|
||||||
|
- 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 <mpluskal@suse.com>
|
Mon May 31 08:10:39 UTC 2021 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ghostwriter
|
Name: ghostwriter
|
||||||
Version: 2.0.1
|
Version: 2.0.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A distraction-free Markdown editor
|
Summary: A distraction-free Markdown editor
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
@ -35,8 +35,6 @@ BuildRequires: pkgconfig(Qt5Multimedia)
|
|||||||
BuildRequires: pkgconfig(Qt5MultimediaWidgets)
|
BuildRequires: pkgconfig(Qt5MultimediaWidgets)
|
||||||
BuildRequires: pkgconfig(Qt5PrintSupport)
|
BuildRequires: pkgconfig(Qt5PrintSupport)
|
||||||
BuildRequires: pkgconfig(Qt5Svg)
|
BuildRequires: pkgconfig(Qt5Svg)
|
||||||
#BuildRequires: pkgconfig(Qt5WebKit)
|
|
||||||
#BuildRequires: pkgconfig(Qt5WebKitWidgets)
|
|
||||||
BuildRequires: pkgconfig(Qt5WebEngineCore)
|
BuildRequires: pkgconfig(Qt5WebEngineCore)
|
||||||
BuildRequires: pkgconfig(hunspell)
|
BuildRequires: pkgconfig(hunspell)
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
|
Loading…
x
Reference in New Issue
Block a user