1
0

3 Commits

4 changed files with 17 additions and 5 deletions

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> Wed Aug 28 06:15:06 UTC 2024 - Илья Индиго <ilya@ilya.top>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package lua-resty-redis # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define lua_version 5.1 %define lua_version 5.1
Name: lua-resty-redis Name: lua-resty-redis
Version: 0.31 Version: 0.33
Release: 0 Release: 0
Summary: Lua redis client driver for the ngx_lua based on the cosocket API Summary: Lua redis client driver for the ngx_lua based on the cosocket API
License: BSD-2-Clause License: BSD-2-Clause