diff --git a/_servicedata b/_servicedata index 69b037a..f0ab28c 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/giuspen/cherrytree.git - e589133fcf0bc2646738588067bc3fce42ae26e7 \ No newline at end of file + 91c933996fc3f30d31e4cc79f12ed6ea84793c6e \ No newline at end of file diff --git a/cherrytree-0.99.51.obscpio b/cherrytree-0.99.51.obscpio deleted file mode 100644 index c0c2268..0000000 --- a/cherrytree-0.99.51.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70bdfb263fad9e54dc2e4ce82ffd29cdb49cf44bee2b2cd0a6d32cfdfa5554a1 -size 84076046 diff --git a/cherrytree-0.99.52.obscpio b/cherrytree-0.99.52.obscpio new file mode 100644 index 0000000..f4d9f09 --- /dev/null +++ b/cherrytree-0.99.52.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c63b077b686ae2a62305fb9716fdda00a47ee4906fc7e5c0abc58d8c65e2ff6 +size 84102158 diff --git a/cherrytree.changes b/cherrytree.changes index d1526d7..0e6c52e 100644 --- a/cherrytree.changes +++ b/cherrytree.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Sat Nov 26 22:23:52 UTC 2022 - malcolmlewis@opensuse.org + +- Update to version 0.99.52: + * Added support for typescript syntax highlighting, + (gh#giuspen/cherrytree#2161). + * Moved encryption and backup to a separate thread; implemented + verification of the backup before encryption and rotation, + (gh#giuspen/cherrytree#2148). + * Linux support path links starting with ~/, + (gh#giuspen/cherrytree#2149). + * Code execution: added new tag to allow placing the code + directly into the terminal rather than in a temporary file, + (gh#giuspen/cherrytree#1772). + * Fix import from gnote/tomboy (gh#giuspen/cherrytree#2152, + gh#giuspen/cherrytree#1991 and gh#giuspen/cherrytree#1686). + * Fix paste from gnome-characters in fedora, + (gh#giuspen/cherrytree#2094). + * Assigned hard coded keyboard shortcut to change codebox + properties 'Ctrl'+'[', (gh#giuspen/cherrytree#2138). + * Updated translations. + ------------------------------------------------------------------- Mon Oct 24 15:55:22 UTC 2022 - malcolmlewis@opensuse.org diff --git a/cherrytree.obsinfo b/cherrytree.obsinfo index 6dbfed6..a791585 100644 --- a/cherrytree.obsinfo +++ b/cherrytree.obsinfo @@ -1,4 +1,4 @@ name: cherrytree -version: 0.99.51 -mtime: 1666534372 -commit: e589133fcf0bc2646738588067bc3fce42ae26e7 +version: 0.99.52 +mtime: 1669323626 +commit: 91c933996fc3f30d31e4cc79f12ed6ea84793c6e diff --git a/cherrytree.spec b/cherrytree.spec index f2f57db..8fe950b 100644 --- a/cherrytree.spec +++ b/cherrytree.spec @@ -17,7 +17,7 @@ Name: cherrytree -Version: 0.99.51 +Version: 0.99.52 Release: 0 Summary: A hierarchical note taking application License: GPL-3.0-or-later AND LGPL-2.1-only