SHA256
1
0
forked from pool/cherrytree

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

- Update to version 0.99.33+5:
  * Modified main menu, (gh#giuspen/cherrytree#1573).
  * Added automatic syntax highlighting for the Dart language,
    (gh#giuspen/cherrytree#1569).
  * Fix changing codebox width of codeboxes with width in
    percentage, (gh#giuspen/cherrytree#1556).
  * Correct the FSF's postal address, (gh#giuspen/cherrytree#1566).
  * Fix import from cherrytree file missing dialog asking for
    parent node, (gh#giuspen/cherrytree#1562).
  * Treat equally return key press and numeric keypad enter key
    press, (gh#giuspen/cherrytree#1547).
  * Translation updates.

OBS-URL: https://build.opensuse.org/request/show/881768
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/cherrytree?expand=0&rev=150
This commit is contained in:
Dominique Leuenberger 2021-04-12 12:35:46 +00:00 committed by Git OBS Bridge
parent 506f7de8a2
commit 7a7e04e1ca
6 changed files with 24 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">7bdc5f8bafbff6e5ed681e299583fc1980f0818c</param></service></servicedata>
<param name="changesrevision">0bf78ff15624091d5f06da8b08797f8096f3da80</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sun Mar 28 18:21:21 UTC 2021 - malcolmlewis@opensuse.org
- Update to version 0.99.33+5:
* Modified main menu, (gh#giuspen/cherrytree#1573).
* Added automatic syntax highlighting for the Dart language,
(gh#giuspen/cherrytree#1569).
* Fix changing codebox width of codeboxes with width in
percentage, (gh#giuspen/cherrytree#1556).
* Correct the FSF's postal address, (gh#giuspen/cherrytree#1566).
* Fix import from cherrytree file missing dialog asking for
parent node, (gh#giuspen/cherrytree#1562).
* Treat equally return key press and numeric keypad enter key
press, (gh#giuspen/cherrytree#1547).
* Translation updates.
-------------------------------------------------------------------
Mon Mar 15 16:18:00 UTC 2021 - malcolmlewis@opensuse.org

View File

@ -1,5 +1,5 @@
name: cherrytree
version: 0.99.32
mtime: 1615676182
commit: 7bdc5f8bafbff6e5ed681e299583fc1980f0818c
version: 0.99.33+5
mtime: 1616884723
commit: 0bf78ff15624091d5f06da8b08797f8096f3da80

View File

@ -17,7 +17,7 @@
Name: cherrytree
Version: 0.99.32
Version: 0.99.33+5
Release: 0
Summary: A hierarchical note taking application
License: GPL-3.0-or-later AND LGPL-2.1-only