Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package zmusic for openSUSE:Factory checked in at 2022-07-05 12:09:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zmusic (Old) and /work/SRC/openSUSE:Factory/.zmusic.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zmusic" Tue Jul 5 12:09:53 2022 rev:7 rq:986748 version:1.1.9 Changes: -------- --- /work/SRC/openSUSE:Factory/zmusic/zmusic.changes 2022-06-24 08:46:05.055191177 +0200 +++ /work/SRC/openSUSE:Factory/.zmusic.new.1548/zmusic.changes 2022-07-05 12:10:27.336640789 +0200 @@ -1,0 +2,5 @@ +Mon Jul 4 21:46:43 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Drop -msse/-msse2, CPUID guards do not help. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zmusic.spec ++++++ --- /var/tmp/diff_new_pack.MV8aVN/_old 2022-07-05 12:10:27.816641478 +0200 +++ /var/tmp/diff_new_pack.MV8aVN/_new 2022-07-05 12:10:27.824641489 +0200 @@ -72,12 +72,6 @@ # There is handcrafted assembler, which LTO does not play nice with. %define _lto_cflags %nil -%ifarch %ix86 -# Allow sw to use intrinsics (functions like _mm_set_sd). -# Guarded by cpuid calls by sw. -export CFLAGS="%optflags -msse -msse2" -export CXXFLAGS="%optflags -msse -msse2" -%endif %cmake -DNO_STRIP=1 \ -DCMAKE_SHARED_LINKER_FLAGS="" \ -DCMAKE_EXE_LINKER_FLAGS="" -DCMAKE_MODULE_LINKER_FLAGS="" \