SHA256
1
0
forked from pool/cherrytree

Accepting request 1038370 from home:malcolmlewis:branches:GNOME:Apps

- 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.

OBS-URL: https://build.opensuse.org/request/show/1038370
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/cherrytree?expand=0&rev=173
This commit is contained in:
Dominique Leuenberger 2022-11-27 12:11:33 +00:00 committed by Git OBS Bridge
parent 9a1f5c125e
commit 53920cf069
6 changed files with 30 additions and 8 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/giuspen/cherrytree.git</param>
<param name="changesrevision">e589133fcf0bc2646738588067bc3fce42ae26e7</param></service></servicedata>
<param name="changesrevision">91c933996fc3f30d31e4cc79f12ed6ea84793c6e</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:70bdfb263fad9e54dc2e4ce82ffd29cdb49cf44bee2b2cd0a6d32cfdfa5554a1
size 84076046

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2c63b077b686ae2a62305fb9716fdda00a47ee4906fc7e5c0abc58d8c65e2ff6
size 84102158

View File

@ -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

View File

@ -1,4 +1,4 @@
name: cherrytree
version: 0.99.51
mtime: 1666534372
commit: e589133fcf0bc2646738588067bc3fce42ae26e7
version: 0.99.52
mtime: 1669323626
commit: 91c933996fc3f30d31e4cc79f12ed6ea84793c6e

View File

@ -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