Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package neochat for openSUSE:Factory checked in at 2025-08-25 20:37:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/neochat (Old) and /work/SRC/openSUSE:Factory/.neochat.new.30751 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "neochat" Mon Aug 25 20:37:24 2025 rev:43 rq:1301064 version:25.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/neochat/neochat.changes 2025-08-16 20:43:09.617637295 +0200 +++ /work/SRC/openSUSE:Factory/.neochat.new.30751/neochat.changes 2025-08-25 20:37:54.339607218 +0200 @@ -1,0 +2,6 @@ +Sat Aug 23 10:51:16 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Add -DQT_QML_NO_CACHEGEN:BOOL=TRUE to the build parameters to + make build reproducible (boo#1248369) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ neochat.spec ++++++ --- /var/tmp/diff_new_pack.J6Sh4D/_old 2025-08-25 20:37:55.107639394 +0200 +++ /var/tmp/diff_new_pack.J6Sh4D/_new 2025-08-25 20:37:55.107639394 +0200 @@ -46,8 +46,8 @@ BuildRequires: cmake(KF6Crash) >= %{kf6_version} BuildRequires: cmake(KF6DBusAddons) >= %{kf6_version} BuildRequires: cmake(KF6DocTools) >= %{kf6_version} -BuildRequires: cmake(KF6IconThemes) >= %{kf6_version} BuildRequires: cmake(KF6I18n) >= %{kf6_version} +BuildRequires: cmake(KF6IconThemes) >= %{kf6_version} BuildRequires: cmake(KF6ItemModels) >= %{kf6_version} BuildRequires: cmake(KF6KIO) >= %{kf6_version} BuildRequires: cmake(KF6Kirigami) >= %{kf6_version} @@ -96,7 +96,7 @@ %autosetup -p1 %build -%cmake_kf6 +%cmake_kf6 -DQT_QML_NO_CACHEGEN:BOOL=TRUE %kf6_build