Accepting request 910743 from home:malcolmlewis:branches:GNOME:Apps
- Update to version 0.99.40: * Just renaming/polishing code of preferences dialog, tab fonts. * Fixed blacklist of action that cannot be part of the configurable toolbar; removed duplicated exec code action. * Translation updates. - Changes from version 0.99.39: * When system tray and start hidden on system tray are enabled, load document only after the user click the systray icon to show cherrytree, (gh#giuspen/cherrytree#1751). * Fix codebox plain text wrongly using code font instead of plain text font. * Fix TODO lists not working in table cells, (gh#giuspen/cherrytree#194). * Fix File links in exported PDF do not work when path isn't relative, (gh#giuspen/cherrytree#1749). * Fixed 'Menu element icons are not always visible', (gh#giuspen/cherrytree#1410). * Fixed unit test breoken on windows with new utf-8 characters in filepath. * Unit tests data file use non utf-8 (cyrillic) characters for the paths. OBS-URL: https://build.opensuse.org/request/show/910743 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/cherrytree?expand=0&rev=157
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/giuspen/cherrytree.git</param>
|
<param name="url">https://github.com/giuspen/cherrytree.git</param>
|
||||||
<param name="changesrevision">3ac64ae453f1ebd1bb01878d865395a3f32aa2b3</param></service></servicedata>
|
<param name="changesrevision">eff9cc9a9c38032e738bacb66725e17a11243a7d</param></service></servicedata>
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:322723d924f1f970e62862d71f47c13a52eeb49d77ca24a6354d690e2691537a
|
|
||||||
size 81363982
|
|
3
cherrytree-0.99.40.obscpio
Normal file
3
cherrytree-0.99.40.obscpio
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8cd6c53a6b39b75a9516dc24974a55be23d773c5d0b43c492dcfccad010294ff
|
||||||
|
size 81551374
|
@@ -1,3 +1,28 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 09 00:59:34 UTC 2021 - malcolmlewis@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.99.40:
|
||||||
|
* Just renaming/polishing code of preferences dialog, tab fonts.
|
||||||
|
* Fixed blacklist of action that cannot be part of the
|
||||||
|
configurable toolbar; removed duplicated exec code action.
|
||||||
|
* Translation updates.
|
||||||
|
- Changes from version 0.99.39:
|
||||||
|
* When system tray and start hidden on system tray are enabled,
|
||||||
|
load document only after the user click the systray icon to
|
||||||
|
show cherrytree, (gh#giuspen/cherrytree#1751).
|
||||||
|
* Fix codebox plain text wrongly using code font instead of plain
|
||||||
|
text font.
|
||||||
|
* Fix TODO lists not working in table cells,
|
||||||
|
(gh#giuspen/cherrytree#194).
|
||||||
|
* Fix File links in exported PDF do not work when path isn't
|
||||||
|
relative, (gh#giuspen/cherrytree#1749).
|
||||||
|
* Fixed 'Menu element icons are not always visible',
|
||||||
|
(gh#giuspen/cherrytree#1410).
|
||||||
|
* Fixed unit test breoken on windows with new utf-8 characters in
|
||||||
|
filepath.
|
||||||
|
* Unit tests data file use non utf-8 (cyrillic) characters for
|
||||||
|
the paths.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 8 10:32:02 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>
|
Thu Jul 8 10:32:02 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
name: cherrytree
|
name: cherrytree
|
||||||
version: 0.99.38+7
|
version: 0.99.40
|
||||||
mtime: 1625525803
|
mtime: 1628331815
|
||||||
commit: 3ac64ae453f1ebd1bb01878d865395a3f32aa2b3
|
commit: eff9cc9a9c38032e738bacb66725e17a11243a7d
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: cherrytree
|
Name: cherrytree
|
||||||
Version: 0.99.38+7
|
Version: 0.99.40
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A hierarchical note taking application
|
Summary: A hierarchical note taking application
|
||||||
License: GPL-3.0-or-later AND LGPL-2.1-only
|
License: GPL-3.0-or-later AND LGPL-2.1-only
|
||||||
|
Reference in New Issue
Block a user