forked from pool/cherrytree
Accepting request 860466 from GNOME:Apps
- Update to version 0.99.28: * Improved sanitisation from bad characters at xml parse time, (gh#giuspen/cherrytree#1465). * Fix config.cfg re-created when symlinked, (gh#giuspen/cherrytree#1464). * Found better workaround for visualisation glitches, (gh#giuspen/cherrytree#1416, gh#giuspen/cherrytree#1427, gh#giuspen/cherrytree#1446 and gh#giuspen/cherrytree#1447). * Fix regression speeding up tables. * Support for sqlite document generated with old version of cherrytree, alter only at write time. * Isolating and trying to find alternative to WORKAROUND_ANCHORED_TEXT_VISUAL_GLITCHES. * Working on tables poor performance. (forwarded request 859965 from malcolmlewis) OBS-URL: https://build.opensuse.org/request/show/860466 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cherrytree?expand=0&rev=7
This commit is contained in:
commit
ec530130f5
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/giuspen/cherrytree.git</param>
|
<param name="url">https://github.com/giuspen/cherrytree.git</param>
|
||||||
<param name="changesrevision">36b10bdd3781676ee942d90e87f40410a33bda43</param></service></servicedata>
|
<param name="changesrevision">4d0eba74df90d1f3191d79328163379eb25d773c</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6fb11e9edda2b518e589c9721183c35130c28d7be483d798a8c6281efb7489c4
|
|
||||||
size 75750414
|
|
3
cherrytree-0.99.28.obscpio
Normal file
3
cherrytree-0.99.28.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d72900da5e659df609964699ce5174ba421df51efa455421cf469c85b708aa8e
|
||||||
|
size 75748878
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 03 16:32:05 UTC 2021 - malcolmlewis@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.99.28:
|
||||||
|
* Improved sanitisation from bad characters at xml parse time,
|
||||||
|
(gh#giuspen/cherrytree#1465).
|
||||||
|
* Fix config.cfg re-created when symlinked,
|
||||||
|
(gh#giuspen/cherrytree#1464).
|
||||||
|
* Found better workaround for visualisation glitches,
|
||||||
|
(gh#giuspen/cherrytree#1416, gh#giuspen/cherrytree#1427,
|
||||||
|
gh#giuspen/cherrytree#1446 and gh#giuspen/cherrytree#1447).
|
||||||
|
* Fix regression speeding up tables.
|
||||||
|
* Support for sqlite document generated with old version of
|
||||||
|
cherrytree, alter only at write time.
|
||||||
|
* Isolating and trying to find alternative to
|
||||||
|
WORKAROUND_ANCHORED_TEXT_VISUAL_GLITCHES.
|
||||||
|
* Working on tables poor performance.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Dec 27 20:43:46 UTC 2020 - malcolmlewis@opensuse.org
|
Sun Dec 27 20:43:46 UTC 2020 - malcolmlewis@opensuse.org
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: cherrytree
|
name: cherrytree
|
||||||
version: 0.99.27+13
|
version: 0.99.28
|
||||||
mtime: 1609099364
|
mtime: 1609623044
|
||||||
commit: 36b10bdd3781676ee942d90e87f40410a33bda43
|
commit: 4d0eba74df90d1f3191d79328163379eb25d773c
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cherrytree
|
# spec file for package cherrytree
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: cherrytree
|
Name: cherrytree
|
||||||
Version: 0.99.27+13
|
Version: 0.99.28
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A hierarchical note taking application
|
Summary: A hierarchical note taking application
|
||||||
License: GPL-3.0-or-later AND LGPL-2.1-only
|
License: GPL-3.0-or-later AND LGPL-2.1-only
|
||||||
|
Loading…
x
Reference in New Issue
Block a user