Accepting request 597341 from home:seb95passionlinux:branches:editors

- Update to version 1.6.2
   * Issue #315: Worked around slow load of QPrinter constructor
   in Fedora 27 by lazy loading the printer settings only when
   needed for printing or print preview rather than during
   application startup.
   * Fixed line break tokenizing to not include paragraph breaks.

OBS-URL: https://build.opensuse.org/request/show/597341
OBS-URL: https://build.opensuse.org/package/show/editors/ghostwriter?expand=0&rev=30
This commit is contained in:
Martin Pluskal 2018-04-17 08:13:54 +00:00 committed by Git OBS Bridge
parent 63c35a75ef
commit f2d8374b2c
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8f0475c6ece06e2519acea939fdcb8d32919c4709208dac7a089000ac4776cbb
size 677531

3
ghostwriter-1.6.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fea5a1b2b2ebd79c2814ff32c4b9d3bdc983f8260566fc7a1c9795da592d97c0
size 678181

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Apr 16 17:05:07 UTC 2018 - seb95.scou@gmail.com
- Update to version 1.6.2
* Issue #315: Worked around slow load of QPrinter constructor
in Fedora 27 by lazy loading the printer settings only when
needed for printing or print preview rather than during
application startup.
* Fixed line break tokenizing to not include paragraph breaks.
-------------------------------------------------------------------
Mon Apr 9 15:17:14 UTC 2018 - seb95.scou@gmail.com

View File

@ -17,7 +17,7 @@
Name: ghostwriter
Version: 1.6.1
Version: 1.6.2
Release: 0
Summary: A distraction-free Markdown editor
License: GPL-3.0-or-later