From 96b499a4e2bf8aa9e724db2aa200c19a2eb95851c0531ecc195e51711208fe30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=BB=D1=8C=D1=8F=20=D0=98=D0=BD=D0=B4=D0=B8=D0=B3?= =?UTF-8?q?=D0=BE?= Date: Wed, 9 Jul 2025 22:40:54 +0300 Subject: [PATCH] - Updated to 0.28. * https://github.com/openresty/lua-resty-mysql/compare/v0.27...v0.28 --- lua-resty-mysql-0.27.tar.gz | 3 --- lua-resty-mysql-0.28.tar.gz | 3 +++ lua-resty-mysql.changes | 6 ++++++ lua-resty-mysql.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 lua-resty-mysql-0.27.tar.gz create mode 100644 lua-resty-mysql-0.28.tar.gz 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 -- 2.49.0