diff --git a/accel-config.spec b/accel-config.spec index 40d4c60fb662b3b60cb359bc25824285883b03a6..6cba87d88874f5ccfc9f250158c4f67c7d096bd7 100644 --- a/accel-config.spec +++ b/accel-config.spec @@ -1,4 +1,4 @@ -%define anolis_release 3 +%define anolis_release 4 Name: accel-config Version: 3.5.1 Release: %{anolis_release}%{?dist} @@ -22,7 +22,7 @@ BuildRequires: pkgconfig BuildRequires: pkgconfig(uuid) BuildRequires: pkgconfig(json-c) BuildRequires: autoconf automake -ExclusiveArch: x86_64 +ExclusiveArch: x86_64 loongarch64 %description Accel-config is an open-source utility library for controlling and configuring @@ -140,6 +140,9 @@ make check %doc Documentation/manpage-base.xsl Documentation/manpage-normal.xsl %changelog +* Mon Sep 25 2023 Wenlong Zhang - 3.5.1-4 +- Add loongarch64 support + * Fri Sep 22 2023 Xingrui Yi - 3.5.1-3 - Fix for k8s use