diff --git a/criu.changes b/criu.changes index a42cf95..4955d71 100644 --- a/criu.changes +++ b/criu.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 15 08:29:36 CET 2021 - tiwai@suse.de + +- Drop ix86 build, which has been failing almost always + ------------------------------------------------------------------- Tue Dec 7 15:10:26 CET 2021 - tiwai@suse.de diff --git a/criu.spec b/criu.spec index 60fe794..8cc74c5 100644 --- a/criu.spec +++ b/criu.spec @@ -56,7 +56,7 @@ BuildRequires: xmlto %endif Requires: python3-ipaddr Requires: python3-protobuf -ExclusiveArch: %{ix86} x86_64 aarch64 ppc64le armv7l armv7hl s390x +ExclusiveArch: x86_64 aarch64 ppc64le armv7l armv7hl s390x %if 0%{?suse_version} > 1320 BuildRequires: libbsd-devel %endif