Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package vym for openSUSE:Factory checked in at 2026-07-15 16:41:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vym (Old) and /work/SRC/openSUSE:Factory/.vym.new.1991 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vym" Wed Jul 15 16:41:40 2026 rev:51 rq:1365719 version:3.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/vym/vym.changes 2026-05-18 17:46:07.523610056 +0200 +++ /work/SRC/openSUSE:Factory/.vym.new.1991/vym.changes 2026-07-15 17:00:29.592851835 +0200 @@ -1,0 +2,20 @@ +Tue Jul 7 11:26:49 UTC 2026 - Uwe Drechsel <[email protected]> + +- Updated git commit hash in src/git.h to point to HEAD in release + branch. + +------------------------------------------------------------------- +Sat Jul 4 11:58:33 UTC 2026 - Uwe Drechsel <[email protected]> + +Version 3.0.0 + +Bugfixes + + - [#210](https://github.com/insilmaril/vym/issues/210) BranchPropertyEditor not updated when changing maps + - [#207](https://github.com/insilmaril/vym/issues/207) Cmd-D not working to close Script output window + - [#206](https://github.com/insilmaril/vym/issues/206) Two dialogs when creating new vymLink + - [#189](https://github.com/insilmaril/vym/issues/189) Updated demo maps + - Fix building with Qt 6.6 + + +------------------------------------------------------------------- Old: ---- vym-2.9.613.tar.bz2 New: ---- vym-3.0.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vym.spec ++++++ --- /var/tmp/diff_new_pack.aylz7A/_old 2026-07-15 17:00:30.628886969 +0200 +++ /var/tmp/diff_new_pack.aylz7A/_new 2026-07-15 17:00:30.632887104 +0200 @@ -17,7 +17,7 @@ Name: vym -Version: 2.9.613 +Version: 3.0.0 Release: 0 Summary: Tool to generate and manipulate thought maps License: GPL-2.0-only @@ -56,6 +56,13 @@ %setup -q %build +%if 0%{?suse_version} +%if 0%{?suse_version} <= 1560 +export CC=/usr/bin/gcc-13 +export CXX=/usr/bin/g++-13 +%endif +%endif + %global cmake_options \\\ -DCMAKE_INSTALL_DATAROOTDIR="share" \\\ -DCMAKE_INSTALL_MANDIR="%{_mandir}/man1" \\\ ++++++ debian.changelog ++++++ --- /var/tmp/diff_new_pack.aylz7A/_old 2026-07-15 17:00:30.672888461 +0200 +++ /var/tmp/diff_new_pack.aylz7A/_new 2026-07-15 17:00:30.676888596 +0200 @@ -1,3 +1,9 @@ +vym (3.0.0) unstable; urgency=low + + * Version 3.0.0 + + -- Uwe Drechsel <[email protected]> Sat, 04 July 2026 13:27:00 +0100 + vym (2.8.27.1) unstable; urgency=low * New upstream release ++++++ vym-2.9.613.tar.bz2 -> vym-3.0.0.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/vym/vym-2.9.613.tar.bz2 /work/SRC/openSUSE:Factory/.vym.new.1991/vym-3.0.0.tar.bz2 differ: char 11, line 1
