diff --git a/mysql.spec b/mysql.spec index 9c64a22f6cf7fd18a349fe8a3e963d2bf24ba0ad..98e10213a96a6235a786264eee34cf28f95235df 100644 --- a/mysql.spec +++ b/mysql.spec @@ -30,7 +30,7 @@ %global sameevr %{?epoch:%{epoch}:}%{version}-%{release} Name: mysql Version: 8.0.38 -Release: 1 +Release: 2 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 @@ -202,8 +202,9 @@ package contains the regression test suite distributed with the MySQL sources. %endif -%package help +%package_help Summary: Docs for development of MySQL applications. +Buildarch: noarch Requires: mysql = %{version}-%{release} %description help The package provides Docs for development of MySQL applications. @@ -543,6 +544,9 @@ fi %{_mandir}/man1/mysql_config.1* %changelog +* Tue Aug 20 2024 Haofeng Liu 8.0.38-2 +- Add Buildarch: noarch' to the help subpackage + * Mon Jul 22 2024 wangkai <13474090681@163.com> - 8.0.38-1 - Update to 8.0.38 for fix CVEs(CVE-2024-21125,CVE-2024-21142,CVE-2024-21179, CVE-2024-21171,CVE-2024-21130,CVE-2024-21162,CVE-2024-21177,CVE-2024-20996,