diff --git a/lua-resty-mysql-0.27.tar.gz b/lua-resty-mysql-0.27.tar.gz deleted file mode 100644 index 75229dc..0000000 --- a/lua-resty-mysql-0.27.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee8aedefffff5a924c12172ca027a9db15fb0034d38b71991795de9cdc0bc975 -size 128105 diff --git a/lua-resty-mysql-0.28.tar.gz b/lua-resty-mysql-0.28.tar.gz new file mode 100644 index 0000000..6705a9b --- /dev/null +++ b/lua-resty-mysql-0.28.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4e6eed77366859cf53a34265455e3b3ef3ea8c7d85ec1d492b6646beeace2a8 +size 128131 diff --git a/lua-resty-mysql.changes b/lua-resty-mysql.changes index ca7a07c..d885ef6 100644 --- a/lua-resty-mysql.changes +++ b/lua-resty-mysql.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jul 9 19:38:37 UTC 2025 - Илья Индиго + +- Updated to 0.28. + * https://github.com/openresty/lua-resty-mysql/compare/v0.27...v0.28 + ------------------------------------------------------------------- Wed May 1 02:10:56 UTC 2024 - Илья Индиго diff --git a/lua-resty-mysql.spec b/lua-resty-mysql.spec index 5133281..02fc720 100644 --- a/lua-resty-mysql.spec +++ b/lua-resty-mysql.spec @@ -1,7 +1,7 @@ # # spec file for package lua-resty-mysql # -# 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-mysql -Version: 0.27 +Version: 0.28 Release: 0 Summary: Lua MySQL client driver for ngx_lua based on the cosocket API License: BSD-2-Clause