forked from pool/cherrytree
Accepting request 1038439 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/1038439 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cherrytree?expand=0&rev=25
This commit is contained in:
commit
7153d1d28d
@ -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>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70bdfb263fad9e54dc2e4ce82ffd29cdb49cf44bee2b2cd0a6d32cfdfa5554a1
|
||||
size 84076046
|
3
cherrytree-0.99.52.obscpio
Normal file
3
cherrytree-0.99.52.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2c63b077b686ae2a62305fb9716fdda00a47ee4906fc7e5c0abc58d8c65e2ff6
|
||||
size 84102158
|
@ -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
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: cherrytree
|
||||
version: 0.99.51
|
||||
mtime: 1666534372
|
||||
commit: e589133fcf0bc2646738588067bc3fce42ae26e7
|
||||
version: 0.99.52
|
||||
mtime: 1669323626
|
||||
commit: 91c933996fc3f30d31e4cc79f12ed6ea84793c6e
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user