Accepting request 425384 from editors
- 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. OBS-URL: https://build.opensuse.org/request/show/425384 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghostwriter?expand=0&rev=4
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:67a1e95ea6c54ae815d467b6d8f4921b31c2483faac858b168db61d13a5d5c26
|
||||
size 589519
|
3
ghostwriter-1.4.2.tar.gz
Normal file
3
ghostwriter-1.4.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:775760d04c5a794c3810cffe9d1daa72ee123c77cc3041fc15a2052503899438
|
||||
size 589182
|
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
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.
|
||||
* Sundry minor fixes have been added.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 15 10:04:09 UTC 2016 - luke.nukem.jones@gmail.com
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ghostwriter
|
||||
Version: 1.4.1
|
||||
Version: 1.4.2
|
||||
Release: 0
|
||||
Summary: A distraction-free Markdown editor
|
||||
License: GPL-3.0+
|
||||
@@ -56,7 +56,7 @@ provides a relaxing, distraction-free writing environment.
|
||||
|
||||
%build
|
||||
%qmake5 PREFIX=%{_prefix}
|
||||
make %{?_smp_mflags}
|
||||
%make_jobs
|
||||
|
||||
%install
|
||||
%qmake5_install
|
||||
|
Reference in New Issue
Block a user