Update package to version 0.23.0
This commit is contained in:
parent
5fdcb9d681
commit
32c20337ed
BIN
blackbox_exporter-0.23.0.tar.gz
Normal file
BIN
blackbox_exporter-0.23.0.tar.gz
Normal file
Binary file not shown.
@ -1,12 +1,12 @@
|
||||
%define __debug_install_post %{_rpmconfigdir}/find-debuginfo.sh %{?_find_debuginfo_opts} "%{_builddir}/%{?buildsubdir}" %{nil}
|
||||
%define debug_package %{nil}
|
||||
Name: blackbox_exporter
|
||||
Version: 0.19.0
|
||||
Release: 2
|
||||
Version: 0.23.0
|
||||
Release: 1
|
||||
Summary: Prometheus blackbox prober exporter
|
||||
License: Apache-2.0
|
||||
Url: https://github.com/prometheus/blackbox_exporter
|
||||
Source: https://github.com/prometheus/blackbox_exporter/archive/refs/tags/v%{version}.tar.gz
|
||||
URL: https://github.com/prometheus/blackbox_exporter
|
||||
Source0: https://github.com/prometheus/blackbox_exporter/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
Source1: %{name}.service
|
||||
Source2: vendor.tar.gz
|
||||
BuildRequires: golang promu
|
||||
@ -41,6 +41,9 @@ install -m0644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
|
||||
%config(noreplace) %{_sysconfdir}/prometheus/blackbox.yml
|
||||
|
||||
%changelog
|
||||
* Tue Jan 31 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 0.23.0-1
|
||||
- Update package to version 0.23.0
|
||||
|
||||
* Tue Aug 10 2021 huanghaitao <huanghaitao8@huawei.com> - 0.19.0-2
|
||||
- Fix systemd macro spelling errors.
|
||||
|
||||
|
||||
BIN
v0.19.0.tar.gz
BIN
v0.19.0.tar.gz
Binary file not shown.
BIN
vendor.tar.gz
BIN
vendor.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user