Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fritzing for openSUSE:Factory checked in at 2026-04-22 16:59:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fritzing (Old) and /work/SRC/openSUSE:Factory/.fritzing.new.11940 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fritzing" Wed Apr 22 16:59:33 2026 rev:6 rq:1348680 version:1.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/fritzing/fritzing.changes 2025-12-11 18:43:03.129785922 +0100 +++ /work/SRC/openSUSE:Factory/.fritzing.new.11940/fritzing.changes 2026-04-22 17:00:50.583093332 +0200 @@ -1,0 +2,5 @@ +Mon Apr 20 04:51:00 UTC 2026 - Glen Masgai <[email protected]> + +- Use lrelease-pro6 with Qt 6.11. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fritzing.spec ++++++ --- /var/tmp/diff_new_pack.RmK43e/_old 2026-04-22 17:00:53.479212839 +0200 +++ /var/tmp/diff_new_pack.RmK43e/_new 2026-04-22 17:00:53.519214490 +0200 @@ -130,7 +130,11 @@ # Generate the parts database ./Fritzing -platform minimal -f ./parts -db ./parts/parts.db # Generate translations +%if 0%{?suse_version} <= 1600 lrelease6 phoenix.pro +%else +lrelease-pro6 phoenix.pro +%endif %install %{qmake6_install}
