From 3f62439e7538439a5f12eb569f3e8d5ab341d26a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenz=20K=C3=A4stle?= <12514511+RincewindsHat@users.noreply.github.com> Date: Mon, 29 Dec 2025 11:58:18 +0100 Subject: [PATCH] Fake changelog in spec file since the rpm build seems to fail --- .github/monitoring-plugins.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/monitoring-plugins.spec b/.github/monitoring-plugins.spec index fa47cdc7..e3465227 100644 --- a/.github/monitoring-plugins.spec +++ b/.github/monitoring-plugins.spec @@ -922,3 +922,7 @@ Provides check_wave of the Monitoring Plugins. %files wave %{plugindir}/check_wave + +%changelog +* Wed Oct 20 2011 John Doe 0.8.18.1-0.1 +- Initial RPM release