Hello community, here is the log from the commit of package ghostwriter for openSUSE:Leap:15.2 checked in at 2020-03-13 10:58:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/ghostwriter (Old) and /work/SRC/openSUSE:Leap:15.2/.ghostwriter.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghostwriter" Fri Mar 13 10:58:26 2020 rev:23 rq:783811 version:1.8.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/ghostwriter/ghostwriter.changes 2020-01-15 15:02:54.721825341 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.ghostwriter.new.3160/ghostwriter.changes 2020-03-13 11:01:06.264594215 +0100 @@ -1,0 +2,27 @@ +Mon Feb 24 08:19:31 UTC 2020 - Sebastien CHAVAUX <[email protected]> + +- Update to version 1.8.1: + * Issue #443: MathJax 3.0 is now built into the HTML preview. Note that this feature works best with Pandoc and requires an Internet connection. Other Markdown processors are not currently supported. + * Issue #447: Cursor is no longer shown when editor is not in focus. + * Issue #461: Fixed Cheat Sheet to have correct image example. + * Issue #471: HUD window styling is fixed for Qt 5.13. + * Issue #472: Fixed typing paused timers for session statistics and for hiding HUD windows. + * Discount is not listed as an available Markdown processor if MultiMarkdown is installed. + * New application translations are available for the following languages: + + Arabic + + Dutch + +------------------------------------------------------------------- +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.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghostwriter.spec ++++++ --- /var/tmp/diff_new_pack.08Oihs/_old 2020-03-13 11:01:06.784594586 +0100 +++ /var/tmp/diff_new_pack.08Oihs/_new 2020-03-13 11:01:06.784594586 +0100 @@ -17,7 +17,7 @@ Name: ghostwriter -Version: 1.7.4 +Version: 1.8.1 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.1.tar.gz ++++++ ++++ 16262 lines of diff (skipped)
