diff --git a/_servicedata b/_servicedata index e96ff7a..3481482 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/giuspen/cherrytree.git - a9d0a0fbd911be6509fd486fef4004703b05971c \ No newline at end of file + 36b10bdd3781676ee942d90e87f40410a33bda43 \ No newline at end of file diff --git a/cherrytree-0.99.26+2.obscpio b/cherrytree-0.99.26+2.obscpio deleted file mode 100644 index b7f46c6..0000000 --- a/cherrytree-0.99.26+2.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef33b536efea783e3038fed63fad6be881de0c5e92b33642084b8dc3cf3d4ac5 -size 76283918 diff --git a/cherrytree-0.99.27+13.obscpio b/cherrytree-0.99.27+13.obscpio new file mode 100644 index 0000000..8efacb0 --- /dev/null +++ b/cherrytree-0.99.27+13.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fb11e9edda2b518e589c9721183c35130c28d7be483d798a8c6281efb7489c4 +size 75750414 diff --git a/cherrytree.changes b/cherrytree.changes index aa3d91b..1e117e9 100644 --- a/cherrytree.changes +++ b/cherrytree.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Sun Dec 27 20:43:46 UTC 2020 - malcolmlewis@opensuse.org + +- Update to version 0.99.27+13: + * Fix using fmt always unbundled from spdlog, + (gh#giuspen/cherrytree#1458). + * Using fmt always unbundled from spdlog, + (gh#giuspen/cherrytree#1458). + * Fix time filter for find in nodes names and tags, + (gh#giuspen/cherrytree#1453). + * Fix color for selected item in tree not consistent with + selected item in menu, (gh#giuspen/cherrytree#1456). + * Do not bundle spdlog but use as external library, + (gh#giuspen/cherrytree#1199 and gh#giuspen/cherrytree#1433). + * Fix failed zim import, (gh#giuspen/cherrytree#1273). + * Changed GPG signature to detached, + (gh#giuspen/cherrytree#1433). + * Icon theme new save and other improvements. + * More GCC11 fixes. (gh#giuspen/cherrytree#1450). + * Translation updates. +- Add pkgconfig(spdlog) and pkgconfig(fmt) to build requires + since no longer bundled. + ------------------------------------------------------------------- Mon Dec 21 13:36:22 UTC 2020 - malcolmlewis@opensuse.org @@ -14,7 +37,7 @@ Mon Dec 21 13:36:22 UTC 2020 - malcolmlewis@opensuse.org this action now works also with focus on the text/while editing text, (gh#giuspen/cherrytree#1412). * Icon theme fixes/improvements, (gh#giuspen/cherrytree#1426, - gh#giuspen/cherrytree#1414 + gh#giuspen/cherrytree#1414). * Fix find function adds empty lines to blank nodes, (gh#giuspen/cherrytree#1428). * Removed code duplications for open file and folder link, diff --git a/cherrytree.obsinfo b/cherrytree.obsinfo index a84ea4c..6e5d1e9 100644 --- a/cherrytree.obsinfo +++ b/cherrytree.obsinfo @@ -1,5 +1,5 @@ name: cherrytree -version: 0.99.26+2 -mtime: 1608491650 -commit: a9d0a0fbd911be6509fd486fef4004703b05971c +version: 0.99.27+13 +mtime: 1609099364 +commit: 36b10bdd3781676ee942d90e87f40410a33bda43 diff --git a/cherrytree.spec b/cherrytree.spec index da3687b..68549a6 100644 --- a/cherrytree.spec +++ b/cherrytree.spec @@ -17,7 +17,7 @@ Name: cherrytree -Version: 0.99.26+2 +Version: 0.99.27+13 Release: 0 Summary: A hierarchical note taking application License: GPL-3.0-or-later AND LGPL-2.1-only @@ -30,11 +30,13 @@ BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: python3-lxml BuildRequires: update-desktop-files +BuildRequires: pkgconfig(fmt) BuildRequires: pkgconfig(gspell-1) BuildRequires: pkgconfig(gtkmm-3.0) BuildRequires: pkgconfig(gtksourceviewmm-3.0) BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(libxml++-2.6) +BuildRequires: pkgconfig(spdlog) BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(uchardet) # For password-protected format