Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package heimer for openSUSE:Factory checked in at 2023-03-30 22:53:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/heimer (Old) and /work/SRC/openSUSE:Factory/.heimer.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "heimer" Thu Mar 30 22:53:10 2023 rev:12 rq:1075679 version:4.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/heimer/heimer.changes 2023-03-11 18:24:42.099087497 +0100 +++ /work/SRC/openSUSE:Factory/.heimer.new.31432/heimer.changes 2023-03-30 22:53:10.865189376 +0200 @@ -1,0 +2,28 @@ +Thu Mar 30 19:18:30 UTC 2023 - Michael Vetter <mvet...@suse.com> + +- Add heimer-4.1.0-remove-range.patch: + Fix build for Tumbleweed with gcc13 by removing range dep + See gh/juzzlin/Heimer#242 + +------------------------------------------------------------------- +Mon Mar 20 09:06:37 UTC 2023 - Michael Vetter <mvet...@suse.com> + +- Update to 4.1.0: + New features: + * Add setting for shadow effect optimization + * Layout optimization + + Allow bigger aspect ratio + + Allow longer edges + * Darker default outline for nodes + * Add subtle outline for edge labels + * Fix GitHub Issue #238: Shadow effects introduce performance issues + * Fix GitHub Issue #239: Cannot drag if the drag position is + inside the virtual rectangle spanned by an edge + * Update Italian translations + * Update Dutch translations + Performance: + * Don't update scene rect when adding edges + * Remove shadow effects from edges as long edges can make dragging + stutter + +------------------------------------------------------------------- Old: ---- 4.0.0.tar.gz New: ---- 4.1.0.tar.gz heimer-4.1.0-remove-range.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ heimer.spec ++++++ --- /var/tmp/diff_new_pack.b9VoS8/_old 2023-03-30 22:53:11.385192159 +0200 +++ /var/tmp/diff_new_pack.b9VoS8/_new 2023-03-30 22:53:11.389192180 +0200 @@ -18,13 +18,15 @@ Name: heimer -Version: 4.0.0 +Version: 4.1.0 Release: 0 Summary: Mind map, diagram, and note-taking tool License: CC-BY-SA-3.0 AND GPL-3.0-only Group: Productivity/Office/Other URL: https://github.com/juzzlin/Heimer Source0: https://github.com/juzzlin/Heimer/archive/refs/tags/%{version}.tar.gz +# PATCH-FIX-OPENSUSE: mvet...@suse.com - Contains upstream d6b60c and 5b39a2 to remove range. See gh/juzzlin/Heimer#242 +Patch0: heimer-4.1.0-remove-range.patch BuildRequires: cmake BuildRequires: fdupes BuildRequires: gcc @@ -58,6 +60,7 @@ %prep %setup -q -n Heimer-%{version} +%patch0 -p1 %build %cmake ++++++ 4.0.0.tar.gz -> 4.1.0.tar.gz ++++++ ++++ 1615 lines of diff (skipped) ++++++ heimer-4.1.0-remove-range.patch ++++++ ++++ 110385 lines (skipped)