SHA256
1
0
forked from pool/ghostwriter

- Update to version 1.4.2:

* Issue #113: Full screen clock now displays time based on
    locale.
	* Issue #119: Null characters, which had been breaking the HTML
    preview, are no longer inserted when typing over selecting text.
	* Issue #121: Code fences are now correctly highlighted when they
    contain blank lines.
	* Issue #123: Statistics HUDs now have proper padding when
    alternating row colors is enabled.
	* Issue #125: The translations folder has been moved up one
    folder for the portable distribution of ghostwriter.

OBS-URL: https://build.opensuse.org/package/show/editors/ghostwriter?expand=0&rev=15
This commit is contained in:
Martin Pluskal 2016-09-08 05:37:52 +00:00 committed by Git OBS Bridge
parent b234241cfe
commit 5d467334ca
2 changed files with 12 additions and 7 deletions

View File

@ -1,12 +1,17 @@
-------------------------------------------------------------------
Thu Sep 8 01:06:00 UTC 2016 - luke.nukem.jones@gmail.com
- Update to version 1.4.2
* Issue #113: Full screen clock now displays time based on locale.
* Issue #119: Null characters, which had been breaking the HTML preview, are no longer inserted when typing over selecting text.
* Issue #121: Code fences are now correctly highlighted when they contain blank lines.
* Issue #123: Statistics HUDs now have proper padding when alternating row colors is enabled.
* Issue #125: The translations folder has been moved up one folder for the portable distribution of ghostwriter.
- Update to version 1.4.2:
* Issue #113: Full screen clock now displays time based on
locale.
* Issue #119: Null characters, which had been breaking the HTML
preview, are no longer inserted when typing over selecting text.
* Issue #121: Code fences are now correctly highlighted when they
contain blank lines.
* Issue #123: Statistics HUDs now have proper padding when
alternating row colors is enabled.
* Issue #125: The translations folder has been moved up one
folder for the portable distribution of ghostwriter.
* Sundry minor fixes have been added.
-------------------------------------------------------------------

View File

@ -56,7 +56,7 @@ provides a relaxing, distraction-free writing environment.
%build
%qmake5 PREFIX=%{_prefix}
make %{?_smp_mflags}
%make_jobs
%install
%qmake5_install