From f7b8d6d5b87e7e380981bf1b773577698a4586b0f8a8e8cc2e703c2b464f35c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=BB=D1=8C=D1=8F=20=D0=98=D0=BD=D0=B4=D0=B8=D0=B3?= =?UTF-8?q?=D0=BE?= Date: Mon, 3 Nov 2025 22:25:41 +0300 Subject: [PATCH] Updated to 0.1.32. * https://github.com/openresty/lua-resty-core/compare/v0.1.31...v0.1.32 --- lua-resty-core-0.1.31.tar.gz | 3 --- lua-resty-core-0.1.32.tar.gz | 3 +++ lua-resty-core.changes | 6 ++++++ lua-resty-core.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 lua-resty-core-0.1.31.tar.gz create mode 100644 lua-resty-core-0.1.32.tar.gz diff --git a/lua-resty-core-0.1.31.tar.gz b/lua-resty-core-0.1.31.tar.gz deleted file mode 100644 index 2c6ae7c..0000000 --- a/lua-resty-core-0.1.31.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a8af7beadd43dd4758b7dc3c00e027dd3908e73f5bf0e08155a2c8954c5937c0 -size 225505 diff --git a/lua-resty-core-0.1.32.tar.gz b/lua-resty-core-0.1.32.tar.gz new file mode 100644 index 0000000..27c3f56 --- /dev/null +++ b/lua-resty-core-0.1.32.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da0d3f052ac2d0d181cd560e5bbf04a571636be41882a84af9e557cbe88a5104 +size 253479 diff --git a/lua-resty-core.changes b/lua-resty-core.changes index 29de083..2fd65e9 100644 --- a/lua-resty-core.changes +++ b/lua-resty-core.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Nov 3 19:07:49 UTC 2025 - Илья Индиго + +- Updated to 0.1.32. + * https://github.com/openresty/lua-resty-core/compare/v0.1.31...v0.1.32 + ------------------------------------------------------------------- Sat Jan 18 10:27:39 UTC 2025 - Илья Индиго diff --git a/lua-resty-core.spec b/lua-resty-core.spec index 257c409..be6aaca 100644 --- a/lua-resty-core.spec +++ b/lua-resty-core.spec @@ -1,7 +1,7 @@ # # spec file for package lua-resty-core # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define lua_version 5.1 Name: lua-resty-core -Version: 0.1.31 +Version: 0.1.32 Release: 0 Summary: Lua API for ngx_http_lua_module and/or ngx_stream_lua_module License: BSD-2-Clause -- 2.51.1