[monitoring-plugins] Fix changelog date in example specfile (#2324)

GitHub git at monitoring-plugins.org
Thu Aug 13 16:40:19 CEST 2026


    Module: monitoring-plugins
    Branch: master
    Commit: 308dae3ee544cd4bda427d05dbf7b135e2e8c69c
    Author: Lorenz Kästle <12514511+RincewindsHat at users.noreply.github.com>
 Committer: GitHub <noreply at github.com>
      Date: Thu Aug 13 16:35:47 2026 +0200
       URL: https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=308dae3e

Fix changelog date in example specfile (#2324)

---

 .github/monitoring-plugins.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/monitoring-plugins.spec b/.github/monitoring-plugins.spec
index e3465227..c9111b49 100644
--- a/.github/monitoring-plugins.spec
+++ b/.github/monitoring-plugins.spec
@@ -924,5 +924,5 @@ Provides check_wave of the Monitoring Plugins.
 %{plugindir}/check_wave
 
 %changelog
-* Wed Oct 20 2011 John Doe <jdoe at example.com> 0.8.18.1-0.1
+* Thu Oct 20 2011 John Doe <jdoe at example.com> 0.8.18.1-0.1
 - Initial RPM release



More information about the Commits mailing list