Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghostwriter for openSUSE:Factory 
checked in at 2021-06-01 10:39:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghostwriter (Old)
 and      /work/SRC/openSUSE:Factory/.ghostwriter.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghostwriter"

Tue Jun  1 10:39:23 2021 rev:17 rq:896297 version:2.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghostwriter/ghostwriter.changes  2020-06-05 
20:27:30.897039201 +0200
+++ /work/SRC/openSUSE:Factory/.ghostwriter.new.1898/ghostwriter.changes        
2021-06-01 10:40:58.653172190 +0200
@@ -1,0 +2,77 @@
+Mon May 31 08:10:39 UTC 2021 - Martin Pluskal <[email protected]>
+
+- Fix source url
+
+-------------------------------------------------------------------
+Sun May 30 09:08:31 UTC 2021 - Cor Blom <[email protected]>
+
+- Update to 2.0.1:
+  Fixed:
+  * Issue #598: Unicode characters no longer shifts syntax
+    highlighting.
+  * Sidebar now properly hides itself after the `Ctrl+J` Outline
+    command if it was
+    previously hidden on initial launch.
+  * New Norwegian translation added.
+  * Spanish and Italian translations updated.
+- Update to 2.0.0:
+  Added:
+  * cmark-gfm now replaces Sundown as the default Markdown processor
+    for live previews an export.
+  * Syntax highlighting now utilizes cmark-gfm for better accuracy,
+    especially with nested blocks.
+  * HUDs have been replaced with a side bar.
+  * Theming has been revamped to include more color options, but to
+    exclude background images.
+  * CSS for HTML Preview now adaptively changes colors based on the
+    current theme.
+  * Fonts can be customized for the HTML preview in the Preview
+    Options dialog.
+  * Themes are now composed of two color schemes: a light mode and a
+    dark mode.
+  * A new dark mode button in the status bar allows users to switch
+    to the current theme's dark mode.
+  * Find and replace dialog has been revamped into a panel at the
+    bottom of the application.
+  * Find and replace now supports highlighting all matches.
+  * Export dialog now uses native file selector dialog.
+  * Any two spaces at the end of a line are marked with dots by
+    default.
+  * Selected text now reveals tabs and spaces.
+  * Source code has been refactored to follow KDE Frameworks and Qt
+    coding style guides.
+  * ghostwriter now uses React to update only what changed in the
+    live preview since the last keystroke, significantly reducing
+    the live preview rendering time for large documents.
+  Fixed:
+  * Issue #281: Removal of HUD windows will facilitate Alt+Tab
+    switching.
+  * Issue #382, #539: IME selection window/IBUS candidate window
+    should no longer be displaced.
+  * Issue #401: Single column tables are now highlighted.
+  * Issue #439: README file was updated to remove the installation
+    of qt5-default on Debian-based systems.
+  * Issue #480: Menu bar is now accessible on relaunching ghostwriter
+    in full screen mode.
+  * Issue #494: MathJax JavaScript syntax error that was being
+    printed to the terminal and which prevented inline math from
+    being displayed with the `$` sign has been fixed.
+  * Issue #500: Preview Options dialog will now only open once.
+  * Issue #507: Multilevel lists are highlighted correctly in the
+    editor with the switch to cmark-gfm handling the syntax
+    highlighting.
+  * Issue #508: HUD windows have been replaced with a side bar for
+    compatibility with Wayland.
+  * Issue #517: README.md has been updated with correct instructions
+    location for building on MacOS.
+  * Issue #503: MathJax has now been included inside the application
+    rather than fetching it externally.
+  * Issue #532: Insert spaces for tabs now works on startup.
+  * Issue #536: Added missing Markdown file extensions to file
+    dialog filter when opening and saving files.
+ Removed:
+  * Discount support was removed due to its conflicting executable
+    name with MultiMarkdown.
+- Remove 0001-Fix-build-with-Qt-5.15.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-Fix-build-with-Qt-5.15.patch
  ghostwriter-1.8.1.tar.gz

New:
----
  ghostwriter-2.0.1.tar.gz

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

Other differences:
------------------
++++++ ghostwriter.spec ++++++
--- /var/tmp/diff_new_pack.e0JpEc/_old  2021-06-01 10:40:59.281173259 +0200
+++ /var/tmp/diff_new_pack.e0JpEc/_new  2021-06-01 10:40:59.281173259 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghostwriter
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,13 @@
 
 
 Name:           ghostwriter
-Version:        1.8.1
+Version:        2.0.1
 Release:        0
 Summary:        A distraction-free Markdown editor
 License:        GPL-3.0-or-later
 Group:          Productivity/Text/Editors
 URL:            https://wereturtle.github.io/ghostwriter
-Source:         
https://github.com/wereturtle/ghostwriter/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM
-Patch0:         0001-Fix-build-with-Qt-5.15.patch
+Source:         
https://github.com/wereturtle/ghostwriter/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libqt5-linguist
@@ -60,7 +58,7 @@
 %lang_package
 
 %prep
-%autosetup -p1
+%autosetup
 
 %build
 lrelease-qt5 %{name}.pro
@@ -76,12 +74,11 @@
 %license COPYING
 %doc README.md CREDITS.md
 %{_bindir}/ghostwriter
-%dir %{_datadir}/appdata
-%{_datadir}/appdata/ghostwriter.appdata.xml
+%dir %{_datadir}/metainfo
+%{_datadir}/metainfo/ghostwriter.appdata.xml
 %{_datadir}/applications/ghostwriter.desktop
 %{_datadir}/icons/hicolor/*
 %{_mandir}/man1/ghostwriter.1%{?ext_man}
-%{_datadir}/pixmaps/ghostwriter.xpm
 
 %files lang -f %{name}.lang
 %dir %{_datadir}/ghostwriter

++++++ ghostwriter-1.8.1.tar.gz -> ghostwriter-2.0.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/ghostwriter/ghostwriter-1.8.1.tar.gz 
/work/SRC/openSUSE:Factory/.ghostwriter.new.1898/ghostwriter-2.0.1.tar.gz 
differ: char 12, line 1

Reply via email to