1
0

4 Commits

5 changed files with 17 additions and 8 deletions

View File

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

View File

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

BIN
lua-resty-redis-0.33.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
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>

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.31
Version: 0.33
Release: 0
Summary: Lua redis client driver for the ngx_lua based on the cosocket API
License: BSD-2-Clause