Hello community,

here is the log from the commit of package ghostwriter for openSUSE:Factory 
checked in at 2019-05-02 19:19:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghostwriter (Old)
 and      /work/SRC/openSUSE:Factory/.ghostwriter.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghostwriter"

Thu May  2 19:19:41 2019 rev:14 rq:699871 version:1.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghostwriter/ghostwriter.changes  2019-01-08 
12:19:52.896839787 +0100
+++ /work/SRC/openSUSE:Factory/.ghostwriter.new.5148/ghostwriter.changes        
2019-05-02 19:19:46.189681970 +0200
@@ -1,0 +2,13 @@
+Wed May  1 11:16:26 UTC 2019 - Sebastien CHAVAUX 
<[email protected]>
+
+- Update to version 1.8.0:
+  * New Features: HTML preview has been ported from QtWebKit to QtWebEngine 
(Chromium).
+  * Issue #206: ghostwriter now has right-to-left language support.
+  * Issue #391: mathml option for pandoc is now used to render math equations 
for preview and export.
+  * Issue #411: Fixed crash when adding a new theme with no theme selected.
+  * Issue #412: Fixed export to PDF (wkhtmltopdf) failure with Pandoc.
+  * Issue #430: Fixed issue extra spaces appearing between <br/> tags in the 
HTML preview.
+  * Removed print support, since it has some odd bugs on some platforms, and 
most users would want to print their exported content anyway.
+  * Removed graphics fade effect for the bottom of the editor, as it is a 
risky feature that has caused bugs in the past and does not work on HiDPI 
screens.
+
+-------------------------------------------------------------------

Old:
----
  ghostwriter-1.7.4.tar.gz

New:
----
  ghostwriter-1.8.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghostwriter.spec ++++++
--- /var/tmp/diff_new_pack.p4Xsdo/_old  2019-05-02 19:19:48.545686282 +0200
+++ /var/tmp/diff_new_pack.p4Xsdo/_new  2019-05-02 19:19:48.545686282 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           ghostwriter
-Version:        1.7.4
+Version:        1.8.0
 Release:        0
 Summary:        A distraction-free Markdown editor
 License:        GPL-3.0-or-later
@@ -35,8 +35,9 @@
 BuildRequires:  pkgconfig(Qt5MultimediaWidgets)
 BuildRequires:  pkgconfig(Qt5PrintSupport)
 BuildRequires:  pkgconfig(Qt5Svg)
-BuildRequires:  pkgconfig(Qt5WebKit)
-BuildRequires:  pkgconfig(Qt5WebKitWidgets)
+#BuildRequires:  pkgconfig(Qt5WebKit)
+#BuildRequires:  pkgconfig(Qt5WebKitWidgets)
+BuildRequires:  pkgconfig(Qt5WebEngineCore)
 BuildRequires:  pkgconfig(hunspell)
 Recommends:     %{name}-lang
 Recommends:     multimarkdown

++++++ ghostwriter-1.7.4.tar.gz -> ghostwriter-1.8.0.tar.gz ++++++
++++ 11406 lines of diff (skipped)


Reply via email to