From 8464a99e0c804458f5f184b8bddf28674c4941c6b49cb991b42990a2aa6bb13d Mon Sep 17 00:00:00 2001 From: Malcolm Lewis Date: Thu, 12 Aug 2021 13:50:07 +0000 Subject: [PATCH] Accepting request 910743 from home:malcolmlewis:branches:GNOME:Apps - Update to version 0.99.40: * Just renaming/polishing code of preferences dialog, tab fonts. * Fixed blacklist of action that cannot be part of the configurable toolbar; removed duplicated exec code action. * Translation updates. - Changes from version 0.99.39: * When system tray and start hidden on system tray are enabled, load document only after the user click the systray icon to show cherrytree, (gh#giuspen/cherrytree#1751). * Fix codebox plain text wrongly using code font instead of plain text font. * Fix TODO lists not working in table cells, (gh#giuspen/cherrytree#194). * Fix File links in exported PDF do not work when path isn't relative, (gh#giuspen/cherrytree#1749). * Fixed 'Menu element icons are not always visible', (gh#giuspen/cherrytree#1410). * Fixed unit test breoken on windows with new utf-8 characters in filepath. * Unit tests data file use non utf-8 (cyrillic) characters for the paths. OBS-URL: https://build.opensuse.org/request/show/910743 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/cherrytree?expand=0&rev=157 --- _servicedata | 2 +- cherrytree-0.99.38+7.obscpio | 3 --- cherrytree-0.99.40.obscpio | 3 +++ cherrytree.changes | 25 +++++++++++++++++++++++++ cherrytree.obsinfo | 6 +++--- cherrytree.spec | 2 +- 6 files changed, 33 insertions(+), 8 deletions(-) delete mode 100644 cherrytree-0.99.38+7.obscpio create mode 100644 cherrytree-0.99.40.obscpio diff --git a/_servicedata b/_servicedata index 9ea36d2..f46d6ff 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/giuspen/cherrytree.git - 3ac64ae453f1ebd1bb01878d865395a3f32aa2b3 \ No newline at end of file + eff9cc9a9c38032e738bacb66725e17a11243a7d \ No newline at end of file diff --git a/cherrytree-0.99.38+7.obscpio b/cherrytree-0.99.38+7.obscpio deleted file mode 100644 index 87f6cb8..0000000 --- a/cherrytree-0.99.38+7.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:322723d924f1f970e62862d71f47c13a52eeb49d77ca24a6354d690e2691537a -size 81363982 diff --git a/cherrytree-0.99.40.obscpio b/cherrytree-0.99.40.obscpio new file mode 100644 index 0000000..e8b5ba3 --- /dev/null +++ b/cherrytree-0.99.40.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cd6c53a6b39b75a9516dc24974a55be23d773c5d0b43c492dcfccad010294ff +size 81551374 diff --git a/cherrytree.changes b/cherrytree.changes index 53827c6..e973c7f 100644 --- a/cherrytree.changes +++ b/cherrytree.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Mon Aug 09 00:59:34 UTC 2021 - malcolmlewis@opensuse.org + +- Update to version 0.99.40: + * Just renaming/polishing code of preferences dialog, tab fonts. + * Fixed blacklist of action that cannot be part of the + configurable toolbar; removed duplicated exec code action. + * Translation updates. +- Changes from version 0.99.39: + * When system tray and start hidden on system tray are enabled, + load document only after the user click the systray icon to + show cherrytree, (gh#giuspen/cherrytree#1751). + * Fix codebox plain text wrongly using code font instead of plain + text font. + * Fix TODO lists not working in table cells, + (gh#giuspen/cherrytree#194). + * Fix File links in exported PDF do not work when path isn't + relative, (gh#giuspen/cherrytree#1749). + * Fixed 'Menu element icons are not always visible', + (gh#giuspen/cherrytree#1410). + * Fixed unit test breoken on windows with new utf-8 characters in + filepath. + * Unit tests data file use non utf-8 (cyrillic) characters for + the paths. + ------------------------------------------------------------------- Thu Jul 8 10:32:02 UTC 2021 - Paolo Stivanin diff --git a/cherrytree.obsinfo b/cherrytree.obsinfo index fa0ecef..1fe8d6a 100644 --- a/cherrytree.obsinfo +++ b/cherrytree.obsinfo @@ -1,5 +1,5 @@ name: cherrytree -version: 0.99.38+7 -mtime: 1625525803 -commit: 3ac64ae453f1ebd1bb01878d865395a3f32aa2b3 +version: 0.99.40 +mtime: 1628331815 +commit: eff9cc9a9c38032e738bacb66725e17a11243a7d diff --git a/cherrytree.spec b/cherrytree.spec index 32adc13..abb5af6 100644 --- a/cherrytree.spec +++ b/cherrytree.spec @@ -17,7 +17,7 @@ Name: cherrytree -Version: 0.99.38+7 +Version: 0.99.40 Release: 0 Summary: A hierarchical note taking application License: GPL-3.0-or-later AND LGPL-2.1-only