!3 add loongarch64 to ExclusiveArch

From: @dpdwaj 
Reviewed-by: @jxy_git 
Signed-off-by: @jxy_git
This commit is contained in:
openeuler-ci-bot 2024-02-29 01:40:02 +00:00 committed by Gitee
commit 75db7c6255
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -3,7 +3,7 @@
Name: prometheus-ha_cluster_exporter
# Version will be processed via set_version source service
Version: 1.3.3
Release: 1
Release: 2
Summary: Prometheus exporter for Pacemaker HA clusters metrics
License: Apache-2.0
URL: https://github.com/ClusterLabs/ha_cluster_exporter
@ -19,7 +19,7 @@ BuildRequires: systemd
Provides: ha_cluster_exporter = %{version}-%{release}
Provides: prometheus(ha_cluster_exporter) = %{version}-%{release}
ExclusiveArch: aarch64 x86_64
ExclusiveArch: aarch64 x86_64 loongarch64
%description
Prometheus exporter for Pacemaker HA clusters metrics
@ -60,6 +60,9 @@ install -D -m 644 %{shortname}.sysconfig %{buildroot}%{_sysconfdir}/sysconfig.%{
%{_sysconfdir}/sysconfig.%{name}
%changelog
* Thu Feb 29 2024 doupengda <doupengda@loongson.cn> - -1.3.3-2
- add loongarch64 to ExclusiveArch
* Tue Dec 5 2023 <zouzhimin@kylinos.cn> -1.3.3-1
- update package to version 1.3.3