diff --git a/mysql8.0.spec b/mysql8.0.spec index 9b132b7..7c63b05 100644 --- a/mysql8.0.spec +++ b/mysql8.0.spec @@ -84,7 +84,7 @@ Name: %{majorname}%{majorversion} Version: %{package_version} -Release: 1%{?with_debug:.debug}%{?dist} +Release: 2%{?with_debug:.debug}%{?dist} Summary: MySQL client programs and shared libraries URL: http://www.mysql.com @@ -1051,6 +1051,9 @@ fi %endif %changelog +* Sun Jun 09 2024 Michal Schorm - 8.0.37-2 +- Bump release for package rebuild + * Thu Apr 18 2024 Lars Tangvald - 8.0.37-1 - Update to MySQL 8.0.37 - Remove some legacy cmake options