diff --git a/tidb.spec b/tidb.spec index 6b8b34322ce5707336aa9e17988423be18212775..4ac218942798255cdbde4569161ec3c5355a8339 100644 --- a/tidb.spec +++ b/tidb.spec @@ -1,6 +1,6 @@ Name: tidb -Version: 4.0.14 -Release: 5 +Version: 4.0.15 +Release: 1 Summary: TiDB is a distributed NewSQL database compatible with MySQL protocol License: Apache 2.0 @@ -80,6 +80,10 @@ exit 0 %license LICENSE %changelog +* Thu May 08 2025 openeuler_bot - 4.0.15-1 +- update tidb to 4.0.15 + + * Tue Dec 17 2024 shenzhongwei - 4.0.14-5 - include all patches in the source package. diff --git a/v4.0.14.tar.gz b/v4.0.15.tar.gz similarity index 54% rename from v4.0.14.tar.gz rename to v4.0.15.tar.gz index eb49923269f4113e30efd179602a34746d4a6916..1cee359a23fdc843ae505acf6a4ff6e09bd12c6b 100644 Binary files a/v4.0.14.tar.gz and b/v4.0.15.tar.gz differ