!2 update package to version 1.3.3
From: @xiangbudaomz Reviewed-by: @jxy_git Signed-off-by: @jxy_git
This commit is contained in:
commit
397573a138
Binary file not shown.
BIN
prometheus-ha_cluster_exporter-1.3.3.tar.gz
Normal file
BIN
prometheus-ha_cluster_exporter-1.3.3.tar.gz
Normal file
Binary file not shown.
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: prometheus-ha_cluster_exporter
|
Name: prometheus-ha_cluster_exporter
|
||||||
# Version will be processed via set_version source service
|
# Version will be processed via set_version source service
|
||||||
Version: 1.3.1
|
Version: 1.3.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Prometheus exporter for Pacemaker HA clusters metrics
|
Summary: Prometheus exporter for Pacemaker HA clusters metrics
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -10,10 +10,11 @@ URL: https://github.com/ClusterLabs/ha_cluster_exporter
|
|||||||
Source: https://github.com/ClusterLabs/ha_cluster_exporter/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source: https://github.com/ClusterLabs/ha_cluster_exporter/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
# tar -xvf Source0
|
# tar -xvf Source0
|
||||||
# run 'go mod vendor' in it
|
# run 'go mod vendor' in it
|
||||||
# tar -czvf promu-vendor.tar.gz vendor
|
# run 'go env -w GOPROXY=https://goproxy.cn'
|
||||||
|
# tar -czvf vendor.tar.gz vendor
|
||||||
Source1: vendor.tar.gz
|
Source1: vendor.tar.gz
|
||||||
|
|
||||||
BuildRequires: golang >= 1.14
|
BuildRequires: golang >= 1.20
|
||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
|
|
||||||
Provides: ha_cluster_exporter = %{version}-%{release}
|
Provides: ha_cluster_exporter = %{version}-%{release}
|
||||||
@ -59,5 +60,8 @@ install -D -m 644 %{shortname}.sysconfig %{buildroot}%{_sysconfdir}/sysconfig.%{
|
|||||||
%{_sysconfdir}/sysconfig.%{name}
|
%{_sysconfdir}/sysconfig.%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 5 2023 <zouzhimin@kylinos.cn> -1.3.3-1
|
||||||
|
- update package to version 1.3.3
|
||||||
|
|
||||||
* Mon Nov 27 2023 <zouzhimin@kylinos.cn> -1.3.1-1
|
* Mon Nov 27 2023 <zouzhimin@kylinos.cn> -1.3.1-1
|
||||||
- init package 1.3.1 release
|
- init package 1.3.1 release
|
||||||
|
|||||||
BIN
vendor.tar.gz
BIN
vendor.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user