Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package FreeFileSync for openSUSE:Factory 
checked in at 2024-09-11 16:55:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/FreeFileSync (Old)
 and      /work/SRC/openSUSE:Factory/.FreeFileSync.new.17570 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "FreeFileSync"

Wed Sep 11 16:55:38 2024 rev:26 rq:1199926 version:13.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/FreeFileSync/FreeFileSync.changes        
2024-07-04 16:25:29.768379035 +0200
+++ /work/SRC/openSUSE:Factory/.FreeFileSync.new.17570/FreeFileSync.changes     
2024-09-11 16:56:21.792463407 +0200
@@ -1,0 +2,6 @@
+Tue Sep  3 18:40:37 UTC 2024 - Christian Boltz <suse-b...@cboltz.de>
+
+- disable build for s390x - base/db_file.cpp asserts little endian
+  byteorder, but s390x uses big endian
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ FreeFileSync.spec ++++++
--- /var/tmp/diff_new_pack.IP0a6U/_old  2024-09-11 16:56:22.572495990 +0200
+++ /var/tmp/diff_new_pack.IP0a6U/_new  2024-09-11 16:56:22.576496157 +0200
@@ -50,6 +50,9 @@
 BuildRequires:  wxGTK3-3_2-devel >= 3.1.6
 BuildRequires:  zlib-devel
 
+# base/db_file.cpp does  static_assert(std::endian::native == 
std::endian::little);  - but s390x is big endian
+ExcludeArch:    s390x
+
 %description
 FreeFileSync is a software that helps synchronizing files
 and folders. It runs backup jobs while having visual

Reply via email to