From 2dbe27ea72337cbb06975de6bdf0e019fe6d3bcb Mon Sep 17 00:00:00 2001 From: zhangshaoning Date: Thu, 16 Jun 2022 07:46:06 +0000 Subject: [PATCH] fix bogus date --- mod_security.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod_security.spec b/mod_security.spec index 8a0eece..632f8ac 100644 --- a/mod_security.spec +++ b/mod_security.spec @@ -98,7 +98,7 @@ install -m0755 mlogc/mlogc-batch-load.pl %{buildroot}%{_bindir}/mlogc-batch-load %endif %changelog -* Fri Jan 7 liyanan - 2.9.5-2 +* Fri Jan 7 2022 liyanan - 2.9.5-2 - Fix build fail with lua 5.4.3 * Tue Dec 14 2021 yaoxin - 2.9.5-1 -- Gitee