19
0

- Updated to 0.33. #1

Manually merged
13ilya merged 5 commits from lua/lua-resty-redis:main into factory 2025-11-21 20:01:43 +01:00
4 changed files with 23 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3f602af507aacd1f7aaeddfe7b77627fcde095fe9f115cb9d6ad8de2a52520e1
size 23588

BIN
lua-resty-redis-0.33.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Jul 9 19:47:55 UTC 2025 - Илья Индиго <ilya@ilya.top>
- Updated to 0.33.
* https://github.com/openresty/lua-resty-redis/compare/v0.32...v0.33
-------------------------------------------------------------------
Sat Mar 1 20:52:17 UTC 2025 - Илья Индиго <ilya@ilya.top>
- Updated to 0.32.
* https://github.com/openresty/lua-resty-redis/compare/v0.31...v0.32
-------------------------------------------------------------------
Wed Aug 28 06:15:06 UTC 2024 - Илья Индиго <ilya@ilya.top>
- Updated to 0.31.
* Upstream doesn't provide a ChangeLog.
-------------------------------------------------------------------
Wed May 1 02:11:25 UTC 2024 - Илья Индиго <ilya@ilya.top>

View File

@@ -1,7 +1,7 @@
#
# spec file for package lua-resty-redis
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# 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-redis
Version: 0.29
Version: 0.33
Release: 0
Summary: Lua redis client driver for the ngx_lua based on the cosocket API
License: BSD-2-Clause