diff --git a/lua-resty-redis-0.29.tar.gz b/lua-resty-redis-0.29.tar.gz deleted file mode 100644 index 6980a5a..0000000 --- a/lua-resty-redis-0.29.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f602af507aacd1f7aaeddfe7b77627fcde095fe9f115cb9d6ad8de2a52520e1 -size 23588 diff --git a/lua-resty-redis-0.33.tar.gz b/lua-resty-redis-0.33.tar.gz new file mode 100644 index 0000000..dfafd48 --- /dev/null +++ b/lua-resty-redis-0.33.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d044661400811fc77d386bb0b1fd9e82bf7fbb97112bc8a2650b059883307d96 +size 24756 diff --git a/lua-resty-redis.changes b/lua-resty-redis.changes index 83ba486..5bcae1b 100644 --- a/lua-resty-redis.changes +++ b/lua-resty-redis.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Jul 9 19:47:55 UTC 2025 - Илья Индиго + +- Updated to 0.33. + * https://github.com/openresty/lua-resty-redis/compare/v0.32...v0.33 + +------------------------------------------------------------------- +Sat Mar 1 20:52:17 UTC 2025 - Илья Индиго + +- Updated to 0.32. + * https://github.com/openresty/lua-resty-redis/compare/v0.31...v0.32 + +------------------------------------------------------------------- +Wed Aug 28 06:15:06 UTC 2024 - Илья Индиго + +- Updated to 0.31. + * Upstream doesn't provide a ChangeLog. + ------------------------------------------------------------------- Wed May 1 02:11:25 UTC 2024 - Илья Индиго diff --git a/lua-resty-redis.spec b/lua-resty-redis.spec index 69004e1..5a812a7 100644 --- a/lua-resty-redis.spec +++ b/lua-resty-redis.spec @@ -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