From 4816274a1f267f51a39a3aef65f5088bd2640dc3 Mon Sep 17 00:00:00 2001 From: tanyulong2021 Date: Wed, 8 Jun 2022 14:16:04 +0800 Subject: [PATCH] update changelog date --- blackbox_exporter.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blackbox_exporter.spec b/blackbox_exporter.spec index da2821e..2d5aeb0 100644 --- a/blackbox_exporter.spec +++ b/blackbox_exporter.spec @@ -41,7 +41,7 @@ install -m0644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service %config(noreplace) %{_sysconfdir}/prometheus/blackbox.yml %changelog -* Thu Aug 10 2021 huanghaitao - 0.19.0-2 +* Tue Aug 10 2021 huanghaitao - 0.19.0-2 - Fix systemd macro spelling errors. * Thu Aug 5 2021 huanghaitao - 0.19.0-1 -- Gitee