From 2c3ba1b98bc1898d72a00d45348c93b5fbe9bcf0 Mon Sep 17 00:00:00 2001 From: panchenbo Date: Tue, 26 Sep 2023 20:25:44 +0800 Subject: [PATCH] add loongarch64 support --- spice.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/spice.spec b/spice.spec index b93c311..6b8acd4 100644 --- a/spice.spec +++ b/spice.spec @@ -1,6 +1,6 @@ Name: spice Version: 0.14.3 -Release: 5 +Release: 6 Summary: Implements the SPICE protocol Group: User Interface/Desktops License: LGPLv2+ @@ -16,7 +16,7 @@ Patch6003: backport-0004-CVE-2020-14355.patch Patch6004: backport-0001-CVE-2021-20201.patch Patch6005: backport-0002-CVE-2021-20201.patch -ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 sw_64 riscv64 +ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 sw_64 riscv64 loongarch64 BuildRequires: gcc pkgconfig glib2-devel spice-protocol >= 0.14.0 opus-devel git-core gnupg2 BuildRequires: pixman-devel openssl-devel libjpeg-devel libcacard-devel cyrus-sasl-devel @@ -77,7 +77,10 @@ install -d %{buildroot}%{_libexecdir} %doc README %changelog -* Mon Jun 26 2023 wangjunqiang - 0.14.3-4 +* Fri Aug 11 2023 yeqinglong - 0.14.3-6 +- add loongarch64 support + +* Mon Jun 26 2023 wangjunqiang - 0.14.3-5 - Add riscv64 to ExclusiveArch * Thu Nov 3 2022 wuzx - 0.14.3-4