diff --git a/spice.spec b/spice.spec index 501b54baf6177d332cf0f322891cc6014ea33b56..a0999718bd5c266248cba534ab14822d6a1196a5 100644 --- a/spice.spec +++ b/spice.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.1 +%define anolis_release .0.2 Name: spice Version: 0.14.3 Release: 4%{anolis_release}%{?dist} @@ -23,7 +23,7 @@ Patch8: 0008-OpenSSL-1.1-disable-client-side-renegotiation.patch %if 0%{?rhel} && 0%{?rhel} <= 7 ExclusiveArch: x86_64 %else -ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 loongarch64 +ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 loongarch64 sw_64 %endif BuildRequires: pkgconfig @@ -115,6 +115,9 @@ mkdir -p %{buildroot}%{_libexecdir} %changelog +* Thu Nov 30 2023 wuxiat - 0.14.3-4.0.2 +- add sw patch + * Thu Oct 13 2022 gongwen - 0.14.3-4.0.1 - Add support for loongarch64