From 11b1f5d213a22a3d58b6d703cdddd8549ea39446 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=B0=91=E5=AE=81?= Date: Mon, 17 Jun 2024 05:39:51 +0000 Subject: [PATCH] fix bad date in changelog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张少宁 --- luajit.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/luajit.spec b/luajit.spec index a411e20..b583658 100644 --- a/luajit.spec +++ b/luajit.spec @@ -79,7 +79,7 @@ ln -s luajit-2.1.0-beta3 %{buildroot}%{_bindir}/luajit * Wed Jun 30 2021 liuyumeng - 2.1.0-3 - add BuildRequires: gcc -* Mon May 24 zhangyao - 2.1.0-3 +* Mon May 24 2021 zhangyao - 2.1.0-3 - add secure compile option -fstack-protector-strong * Mon Feb 8 2021 zhanghua - 2.1.0-2 -- Gitee