From 1de1188dd6bec6d350a49bfbee089731d19407a22fb48b28840aea6798121d4a Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Fri, 27 Jun 2025 14:44:57 +0200 Subject: [PATCH] Fixed the description --- lua-resty-core.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua-resty-core.spec b/lua-resty-core.spec index 257c409..2906d20 100644 --- a/lua-resty-core.spec +++ b/lua-resty-core.spec @@ -28,7 +28,7 @@ BuildRequires: lua-macros BuildArch: noarch %description -This pure Lua library reimplements part of the ngx_lua module's Nginx API for Lua with LuaJIT FFI +This NOT pure Lua library reimplements part of the ngx_lua module's Nginx API for Lua with LuaJIT FFI and installs the new FFI-based Lua API into the ngx.* and ndk.* namespaces used by the ngx_lua module. %prep -- 2.49.0