From d943cb8bc5c4f4fd3dd59427a845f17640c695b9 Mon Sep 17 00:00:00 2001 From: xu_lei_123 Date: Sat, 24 Dec 2022 13:10:09 +0800 Subject: [PATCH] fix date error on 2.9.5-2 --- 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