From cbff9a848f27fb3781324ccd784cee0dbd7d8e94 Mon Sep 17 00:00:00 2001 From: Thomas Roehl Date: Mon, 22 Nov 2021 16:37:01 +0100 Subject: [PATCH] Fix changelog in spec file --- scripts/cc-metric-collector.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/cc-metric-collector.spec b/scripts/cc-metric-collector.spec index 967a585..96b209c 100644 --- a/scripts/cc-metric-collector.spec +++ b/scripts/cc-metric-collector.spec @@ -48,4 +48,4 @@ install -Dpm 644 scripts/%{name}.service %{buildroot}%{_unitdir}/%{name}.service %changelog -- Initial spec file +* Initial spec file