diff --git a/.lfsconfig b/.lfsconfig index e3684b1139fdcee6b09a1e488bcd7786cd7b61d4..ba8f88dd5cb744e26e7fee84d2c5cbc6212afdee 100644 --- a/.lfsconfig +++ b/.lfsconfig @@ -1,2 +1,2 @@ [lfs] - url = https://artifacts.openeuler.openatom.cn/src-openEuler/mysql + url = https://artlfs.openeuler.openatom.cn/src-openEuler/mysql diff --git a/mysql.spec b/mysql.spec index 8aeba7077d3d0de1c339465046c4158f3874ef1e..f1a576def11d94994fff8519f96f138a1291357f 100644 --- a/mysql.spec +++ b/mysql.spec @@ -30,7 +30,7 @@ %global sameevr %{?epoch:%{epoch}:}%{version}-%{release} Name: mysql Version: 8.0.40 -Release: 3 +Release: 4 Summary: MySQL client programs and shared libraries URL: http://www.mysql.com License: GPL-2.0-or-later AND LGPL-2.1-only AND BSL-1.0 AND GPL-1.0-or-later OR Artistic-1.0-Perl AND BSD-2-Clause @@ -545,6 +545,9 @@ fi %{_mandir}/man1/mysql_config.1* %changelog +* Thu Nov 21 2024 zhouyi - 8.0.40-4 +- Lfs url change + * Tue Nov 05 2024 Funda Wang - 8.0.40-3 - adopt to new cmake macro