1 Commits

4 changed files with 11 additions and 5 deletions

View File

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

BIN
lua-resty-mysql-0.28.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jul 9 19:38:37 UTC 2025 - Илья Индиго <ilya@ilya.top>
- Updated to 0.28.
* https://github.com/openresty/lua-resty-mysql/compare/v0.27...v0.28
-------------------------------------------------------------------
Wed May 1 02:10:56 UTC 2024 - Илья Индиго <ilya@ilya.top>

View File

@@ -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