Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cherrytree for openSUSE:Factory checked in at 2025-04-25 22:19:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cherrytree (Old) and /work/SRC/openSUSE:Factory/.cherrytree.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cherrytree" Fri Apr 25 22:19:41 2025 rev:38 rq:1272604 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/cherrytree/cherrytree.changes 2024-11-04 22:42:18.847746369 +0100 +++ /work/SRC/openSUSE:Factory/.cherrytree.new.30101/cherrytree.changes 2025-04-25 22:20:55.215598524 +0200 @@ -1,0 +2,44 @@ +Fri Mar 28 07:38:37 UTC 2025 - gumsle...@hotmail.com + +- Update to version 1.4.0: + + increased default height of the dialogs to select an element + from a list + + settings to expand codeboxes automatically now separated for + width and height + + fixed on windows copy table and paste into microsoft word + results in plain text paste + + collapsible headers, when copy/cut a collapsed header ensure + that the hidden section is also set in the clipboard (#2389) + + collapsible headers, when copy/cut a collapsed header ensure + that the hidden section is also set in the clipboard + + use constants defined globally rather than copy/paste string + literals + + remove text formtting to also remove TOC anchors (#2389) + + collapsible headers, changed expanded/collapsed icon to arrows + (#2389) + + collapsible headers, expand automatically when moving a row of + text into a collapsed secion (#2389) +- Remove update-desktop-files BuildRequies and + %suse_update_desktop_file from spec file. +- Implement metainfo and .desktop checks, add desktop-file-utils + and appstream-glib to BuildRequires +- Added cherrytree-fix-metainfo-write.patch to fix metainfo XML + header generation during build + +------------------------------------------------------------------- +Fri Feb 28 10:20:06 UTC 2025 - gumsle...@hotmail.com + +- Update to version 1.3.0+0: + + fixed table export to csv with empty cells (#2028) + + pt_BR 100% + + multifile storage, option of static embedded file path, fix + insert in new node that was never saved (#2354) + + remove use of libcpputest-dev (#2645) + + es 100% + + tr 100% + + fixed search missing first match after a codebox (#2631) + + bg, ro 100% + + codebox toolbar button 'Copy Code' now marked for translation + (##2641) + +------------------------------------------------------------------- Old: ---- cherrytree-1.2.0.obscpio New: ---- cherrytree-1.4.0.obscpio cherrytree-fix-metainfo-write.patch BETA DEBUG BEGIN: New: and appstream-glib to BuildRequires - Added cherrytree-fix-metainfo-write.patch to fix metainfo XML header generation during build BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cherrytree.spec ++++++ --- /var/tmp/diff_new_pack.yBc3yd/_old 2025-04-25 22:20:56.059633995 +0200 +++ /var/tmp/diff_new_pack.yBc3yd/_new 2025-04-25 22:20:56.059633995 +0200 @@ -1,7 +1,7 @@ # # spec file for package cherrytree # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: cherrytree -Version: 1.2.0 +Version: 1.4.0 Release: 0 Summary: A hierarchical note taking application License: GPL-3.0-or-later AND LGPL-2.1-only @@ -26,12 +26,14 @@ Source0: %{name}-%{version}.tar.xz #PATCH-FIX-OPENSUSE cherrytree-set-git-version.patch malcolmle...@opensuse.org -- Set git version in help about. Patch0: cherrytree-set-git-version.patch +Patch1: cherrytree-fix-metainfo-write.patch BuildRequires: cmake BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: ninja BuildRequires: python3-lxml -BuildRequires: update-desktop-files +BuildRequires: desktop-file-utils +BuildRequires: appstream-glib BuildRequires: pkgconfig(fmt) BuildRequires: pkgconfig(gspell-1) BuildRequires: pkgconfig(gtkmm-3.0) @@ -64,12 +66,12 @@ %cmake_install # Remove old mime registration files rm %{buildroot}%{_datadir}/mime-info/cherrytree.* -%suse_update_desktop_file -G "Hierarchical Notes Utility" cherrytree TextEditor %find_lang %{name} %{?no_lang_C} %fdupes -s %{buildroot}%{_datadir} %check -## Empty section added as per rpmlint report +appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*.xml +desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop %files %license license.txt ++++++ _service ++++++ --- /var/tmp/diff_new_pack.yBc3yd/_old 2025-04-25 22:20:56.087635172 +0200 +++ /var/tmp/diff_new_pack.yBc3yd/_new 2025-04-25 22:20:56.087635172 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/giuspen/cherrytree.git</param> <param name="scm">git</param> <param name="submodules">enable</param> - <param name="revision">3b2400115dacfdcebf5487d040db38b3834a32d2</param> + <param name="revision">e24c5c8836c097f72d13e78f71c780f0a0193e5c</param> <param name="changesgenerate">enable</param> <param name="filename">cherrytree</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.yBc3yd/_old 2025-04-25 22:20:56.107636013 +0200 +++ /var/tmp/diff_new_pack.yBc3yd/_new 2025-04-25 22:20:56.111636181 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/giuspen/cherrytree.git</param> - <param name="changesrevision">3b2400115dacfdcebf5487d040db38b3834a32d2</param></service></servicedata> + <param name="changesrevision">e24c5c8836c097f72d13e78f71c780f0a0193e5c</param></service></servicedata> (No newline at EOF) ++++++ cherrytree-1.2.0.obscpio -> cherrytree-1.4.0.obscpio ++++++ ++++ 32335 lines of diff (skipped) ++++++ cherrytree-fix-metainfo-write.patch ++++++ diff --git a/scripts/metainfo_xml_write.py b/scripts/metainfo_xml_write.py index d199038..0d3ada5 100755 --- a/scripts/metainfo_xml_write.py +++ b/scripts/metainfo_xml_write.py @@ -39,7 +39,7 @@ def main(args): assert len(releases) == 1 releases[0].text = "\n " release_Element = ET.SubElement(releases[0], "release", version=VERSION, date=DATE) - tree.write(METAINFO_XML_FILEPATH) + tree.write(METAINFO_XML_FILEPATH, xml_declaration=True, method='xml', encoding='UTF-8') if __name__ == '__main__': import sys ++++++ cherrytree.obsinfo ++++++ --- /var/tmp/diff_new_pack.yBc3yd/_old 2025-04-25 22:20:58.591740409 +0200 +++ /var/tmp/diff_new_pack.yBc3yd/_new 2025-04-25 22:20:58.599740746 +0200 @@ -1,5 +1,5 @@ name: cherrytree -version: 1.2.0 -mtime: 1728056969 -commit: 3b2400115dacfdcebf5487d040db38b3834a32d2 +version: 1.4.0 +mtime: 1742678384 +commit: e24c5c8836c097f72d13e78f71c780f0a0193e5c