summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLorenz Kästle <12514511+RincewindsHat@users.noreply.github.com>2025-12-29 12:30:58 +0100
committerGitHub <noreply@github.com>2025-12-29 12:30:58 +0100
commit5c5809f4247741d68713b22576a54d9d16b40cd7 (patch)
tree2dca5d5f56ec9729630747c6b64068b432110760
parentf861729abd01d541396b88412b94470309b3aaa1 (diff)
parent3f62439e7538439a5f12eb569f3e8d5ab341d26a (diff)
downloadmonitoring-plugins-5c5809f4247741d68713b22576a54d9d16b40cd7.tar.gz
Merge pull request #2214 from RincewindsHat/fix/fake-changelog-in-spec-fileHEADmaster
Fake changelog in spec file since the rpm build seems to fail
-rw-r--r--.github/monitoring-plugins.spec4
1 files changed, 4 insertions, 0 deletions
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.
922 922
923%files wave 923%files wave
924%{plugindir}/check_wave 924%{plugindir}/check_wave
925
926%changelog
927* Wed Oct 20 2011 John Doe <jdoe@example.com> 0.8.18.1-0.1
928- Initial RPM release