From ff186e6c11517ecc37ad355769e41b4e55d0d13ab25b2d8f2851574c1b77039e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sat, 17 Apr 2021 08:18:12 +0000 Subject: [PATCH] Accepting request 885867 from home:polslinux:branches:GNOME:Apps - Update to 0.99.35: * Fix issue in 0.99.34 H1/H2/H3/H4/H5/H6/small not working for certain locale. * Fix issue with bookmarks in tree right click menu. * Implementation of configurable h1,h2,h3,small + (now supported) h4,h5,h6. * Reorganised the main menu. * Fix undo/redo state machine vertical scrollbar position and cursor position. * Fix crash when importing text/html files with non ascii file name on windows. * Fix links to file/folder on windows with UNC path. * Detect system shutdown to save config . * Improved recognition of web link as you type in case of start with ({[, end with ,;.)}]. * Fixed wheel click on file link (to open parent folder). * Fix zooming text/tree font not being properly enforced like preferences dialog does. * Enabled logging to config folder, max size 5MB. OBS-URL: https://build.opensuse.org/request/show/885867 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/cherrytree?expand=0&rev=152 --- _servicedata | 2 +- cherrytree-0.99.33+5.obscpio | 3 --- cherrytree-0.99.35.obscpio | 3 +++ cherrytree.changes | 23 +++++++++++++++++++++++ cherrytree.obsinfo | 6 +++--- cherrytree.spec | 2 +- 6 files changed, 31 insertions(+), 8 deletions(-) delete mode 100644 cherrytree-0.99.33+5.obscpio create mode 100644 cherrytree-0.99.35.obscpio diff --git a/_servicedata b/_servicedata index 2809c0e..3b421ed 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/giuspen/cherrytree.git - 0bf78ff15624091d5f06da8b08797f8096f3da80 \ No newline at end of file + e0f852b7d69bccf060749b4774298b00cdecc90f diff --git a/cherrytree-0.99.33+5.obscpio b/cherrytree-0.99.33+5.obscpio deleted file mode 100644 index b831f2a..0000000 --- a/cherrytree-0.99.33+5.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a0bda1705f8d1347cab5bc9a38b12c6df58a362d9e1bc3ee9f2ad74b78ab732 -size 79248398 diff --git a/cherrytree-0.99.35.obscpio b/cherrytree-0.99.35.obscpio new file mode 100644 index 0000000..ce1b1f6 --- /dev/null +++ b/cherrytree-0.99.35.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb84649396dacbeefc4da1d4eb2e8911938dcb4a1aca4b82df9095f951d1a907 +size 79537166 diff --git a/cherrytree.changes b/cherrytree.changes index 132091c..c84ca89 100644 --- a/cherrytree.changes +++ b/cherrytree.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Fri Apr 16 07:09:53 UTC 2021 - Paolo Stivanin + +- Update to 0.99.35: + * Fix issue in 0.99.34 H1/H2/H3/H4/H5/H6/small + not working for certain locale. + * Fix issue with bookmarks in tree right click menu. + * Implementation of configurable h1,h2,h3,small + (now supported) + h4,h5,h6. + * Reorganised the main menu. + * Fix undo/redo state machine vertical scrollbar position + and cursor position. + * Fix crash when importing text/html files with non ascii + file name on windows. + * Fix links to file/folder on windows with UNC path. + * Detect system shutdown to save config . + * Improved recognition of web link as you type in case of + start with ({[, end with ,;.)}]. + * Fixed wheel click on file link (to open parent folder). + * Fix zooming text/tree font not being properly enforced like + preferences dialog does. + * Enabled logging to config folder, max size 5MB. + ------------------------------------------------------------------- Sun Mar 28 18:21:21 UTC 2021 - malcolmlewis@opensuse.org diff --git a/cherrytree.obsinfo b/cherrytree.obsinfo index c4d8aa2..25247b8 100644 --- a/cherrytree.obsinfo +++ b/cherrytree.obsinfo @@ -1,5 +1,5 @@ name: cherrytree -version: 0.99.33+5 -mtime: 1616884723 -commit: 0bf78ff15624091d5f06da8b08797f8096f3da80 +version: 0.99.35 +mtime: 1618528619 +commit: e0f852b7d69bccf060749b4774298b00cdecc90f diff --git a/cherrytree.spec b/cherrytree.spec index 06f352b..7a5c3cd 100644 --- a/cherrytree.spec +++ b/cherrytree.spec @@ -17,7 +17,7 @@ Name: cherrytree -Version: 0.99.33+5 +Version: 0.99.35 Release: 0 Summary: A hierarchical note taking application License: GPL-3.0-or-later AND LGPL-2.1-only