Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package treeline for openSUSE:Factory checked in at 2023-09-20 13:26:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/treeline (Old) and /work/SRC/openSUSE:Factory/.treeline.new.16627 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "treeline" Wed Sep 20 13:26:02 2023 rev:28 rq:1111904 version:3.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/treeline/treeline.changes 2022-12-06 14:25:05.490504696 +0100 +++ /work/SRC/openSUSE:Factory/.treeline.new.16627/treeline.changes 2023-09-20 13:27:54.831903164 +0200 @@ -1,0 +2,16 @@ +Mon Sep 18 07:23:57 UTC 2023 - Andrea Manzini <[email protected]> + +- update to 3.1.6: + + * Updates: + - Detect external file modifications by checking the file's last modified time just prior to saving. + - Preserve the choices in the field format when switching between Choice and Combination field types. + + * Bug Fixes: + - Fix a bug that prevented child type limits from being set back to all types. + - Preserve the modified status of the config dialog when switching between windows displaying different files. + - Fix problems occurring when the escape key is used to close various non-modal dialogs. + - Avoid a traceback error message when attempting to import a CSV file with a bad header row. + - Fix a bug using child count fields in live HTML exports. + +------------------------------------------------------------------- Old: ---- treeline-3.1.5.tar.gz treeline-rpmlintrc New: ---- treeline-3.1.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ treeline.spec ++++++ --- /var/tmp/diff_new_pack.zSbWQQ/_old 2023-09-20 13:27:56.303955901 +0200 +++ /var/tmp/diff_new_pack.zSbWQQ/_new 2023-09-20 13:27:56.307956044 +0200 @@ -1,7 +1,7 @@ # # spec file for package treeline # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 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: treeline -Version: 3.1.5 +Version: 3.1.6 Release: 0 Summary: Versatile Tree-Style Outliner for Defining Custom Data Schemas License: GPL-2.0-or-later @@ -27,7 +27,6 @@ Source1: x-%{name}.desktop Source2: x-%{name}-gz.desktop Source3: x-treepad.desktop -Source99: treeline-rpmlintrc BuildRequires: fdupes BuildRequires: perl BuildRequires: python3-devel @@ -78,6 +77,8 @@ python3 -c "import compileall; compileall.compile_dir('%{buildroot}%{_libexecdir}/treeline',2,ddir='%{_libexecdir}/treeline')" +%suse_update_desktop_file -i treeline Office ProjectManagement + install -d "%{buildroot}%{_datadir}/mimelnk/application" install -m0644 \ "%{SOURCE1}" \ @@ -85,8 +86,6 @@ "%{SOURCE3}" \ "%{buildroot}%{_datadir}/mimelnk/application/" -%suse_update_desktop_file -i treeline Office ProjectManagement - %fdupes -s "%{buildroot}%{_datadir}" rm -f %{buildroot}%{_docdir}/%{name}/{INSTALL,LICENSE} ++++++ treeline-3.1.5.tar.gz -> treeline-3.1.6.tar.gz ++++++ ++++ 25477 lines of diff (skipped)
