diff --git a/_servicedata b/_servicedata index 402eec4..7dfbdbd 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/giuspen/cherrytree.git - f5c38b63ed210c71f24d81ea933ac0a1a046ab47 \ No newline at end of file + 58b2d553d9e8edefeb1cf393983543c5c67e676f \ No newline at end of file diff --git a/cherrytree-0.99.29.obscpio b/cherrytree-0.99.29.obscpio deleted file mode 100644 index 2bb5361..0000000 --- a/cherrytree-0.99.29.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:79a03051ac769a18809482a0496a088abf1ee9bdc2b3c990ff4927d436ec76ca -size 75749390 diff --git a/cherrytree-0.99.30+7.obscpio b/cherrytree-0.99.30+7.obscpio new file mode 100644 index 0000000..4435636 --- /dev/null +++ b/cherrytree-0.99.30+7.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed364c22d303de7e1673a21ef41eae4a37927eb444d6588c947f5f6f252d269a +size 78135822 diff --git a/cherrytree.changes b/cherrytree.changes index 0954ac0..0418524 100644 --- a/cherrytree.changes +++ b/cherrytree.changes @@ -1,3 +1,34 @@ +------------------------------------------------------------------- +Sun Jan 31 01:47:32 UTC 2021 - malcolmlewis@opensuse.org + +- Update to version 0.99.30+7: + * Fixed misleading command line argument export to pdf name - the + user is expected to pass a directory path, not a file path. + * Updated tests/googletest to current master HEAD to get rid of + cmake warnings. + * Replaced few Gio::File with g_file because of unit tests + issues. + * Moved a couple of types to proper header and fixed a unit test. + * Insert link dialog to remember/repropose last selection, + (gh#giuspen/cherrytree#1413). + * Fix export to pdf crash. + * Improved language selection in preferences dialog, + (gh#giuspen/cherrytree#1496). + * Moved top menu items 'Edit'->'Preferences' and 'Tree'->'Tree + Info' to 'File' menu, (gh#giuspen/cherrytree#1497). + * Cmake option to not automatically run the unit tests + -DAUTO_RUN_TESTING='', (gh#giuspen/cherrytree#1433). + * Versioning 48px variant of the icons, not currenlty in use, + (gh#giuspen/cherrytree#1451). + * New ct_code.svg, (gh#giuspen/cherrytree#1451). + * Fix when creating new node/subnode not proposing syntax + highlighting of selected node, (gh#giuspen/cherrytree#1481). + * Update README.md - Added build description, + (gh#giuspen/cherrytree#1488). + * Fix Table of Contents not saving, (gh#giuspen/cherrytree#1484). + * Fix crash when importing CSV file, + (gh#giuspen/cherrytree#1476). + ------------------------------------------------------------------- Sat Jan 09 00:12:55 UTC 2021 - malcolmlewis@opensuse.org diff --git a/cherrytree.obsinfo b/cherrytree.obsinfo index 5e7bd96..4addb97 100644 --- a/cherrytree.obsinfo +++ b/cherrytree.obsinfo @@ -1,5 +1,5 @@ name: cherrytree -version: 0.99.29 -mtime: 1609799823 -commit: f5c38b63ed210c71f24d81ea933ac0a1a046ab47 +version: 0.99.30+7 +mtime: 1612036220 +commit: 58b2d553d9e8edefeb1cf393983543c5c67e676f diff --git a/cherrytree.spec b/cherrytree.spec index 2045b73..42cdd20 100644 --- a/cherrytree.spec +++ b/cherrytree.spec @@ -17,7 +17,7 @@ Name: cherrytree -Version: 0.99.29 +Version: 0.99.30+7 Release: 0 Summary: A hierarchical note taking application License: GPL-3.0-or-later AND LGPL-2.1-only