Dominique Leuenberger 2022-10-26 10:31:23 +00:00 committed by Git OBS Bridge
commit 2a11c24e39
6 changed files with 23 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">880139675ebc8510812f3b7a89cefacbd9833526</param></service></servicedata>
<param name="changesrevision">e589133fcf0bc2646738588067bc3fce42ae26e7</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Oct 24 15:55:22 UTC 2022 - malcolmlewis@opensuse.org
- Update to version 0.99.51:
* Added support for building unit tests with local gtest/gmock
libraries in new cmake option USE_SHARED_GTEST_GMOCK,
(gh#giuspen/cherrytree#2089)
* Fixed import from zim, (gh#giuspen/cherrytree#1870).
* Fix after getting rid os stringstream.
* Dropped support for pandoc as implementation relies on
std::stringstream which is not to be used.
* Fixed inconsistency between codebox width displayed and printed
to pdf with auto expand enabled.
* Translation updates.
-------------------------------------------------------------------
Sun Oct 16 14:28:10 UTC 2022 - malcolmlewis@opensuse.org

View File

@ -1,4 +1,4 @@
name: cherrytree
version: 0.99.50+8
mtime: 1665925798
commit: 880139675ebc8510812f3b7a89cefacbd9833526
version: 0.99.51
mtime: 1666534372
commit: e589133fcf0bc2646738588067bc3fce42ae26e7

View File

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