From 7884dee9f40e3ba29273f8670e2c49fad22f7146 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=B0=91=E5=AE=81?= Date: Tue, 23 Jul 2024 02:50:10 +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 | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/luajit.spec b/luajit.spec index a411e20..a9ca679 100644 --- a/luajit.spec +++ b/luajit.spec @@ -2,7 +2,7 @@ Name: luajit Version: 2.1.0 -Release: 4 +Release: 5 Summary: Just-In-Time Compiler for Lua License: MIT URL: http://luajit.org/ @@ -76,10 +76,13 @@ ln -s luajit-2.1.0-beta3 %{buildroot}%{_bindir}/luajit %{_mandir}/man1/%{name}.1* %changelog -* Wed Jun 30 2021 liuyumeng - 2.1.0-3 +* Tue Jul 23 2024 zhangshaoning - 2.1.0-5 +- Fix bad date in changelog + +* Wed Jun 30 2021 liuyumeng - 2.1.0-4 - 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