Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package FreeFileSync for openSUSE:Factory checked in at 2025-02-04 18:13:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/FreeFileSync (Old) and /work/SRC/openSUSE:Factory/.FreeFileSync.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "FreeFileSync" Tue Feb 4 18:13:17 2025 rev:28 rq:1242975 version:13.8 Changes: -------- --- /work/SRC/openSUSE:Factory/FreeFileSync/FreeFileSync.changes 2024-11-12 19:23:18.652211673 +0100 +++ /work/SRC/openSUSE:Factory/.FreeFileSync.new.2316/FreeFileSync.changes 2025-02-04 18:14:42.288913994 +0100 @@ -1,0 +2,5 @@ +Mon Feb 3 13:30:51 UTC 2025 - Guillaume GARDET <[email protected]> + +- Use distro flags to build the package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ FreeFileSync.spec ++++++ --- /var/tmp/diff_new_pack.ZqAeZ7/_old 2025-02-04 18:14:42.904939409 +0100 +++ /var/tmp/diff_new_pack.ZqAeZ7/_new 2025-02-04 18:14:42.904939409 +0100 @@ -79,6 +79,8 @@ %if 0%{?force_gcc_version} export CXX="g++-%{?force_gcc_version}" %endif +export CFLAGS="%{optflags}" +export CXXFLAGS="%{optflags}" %make_build -C %{name}/Source exeName=FreeFileSync %make_build -C %{name}/Source/RealTimeSync exeName=RealTimeSync
