diff --git a/mysql-boost-5.7.39.tar.gz b/mysql-boost-5.7.40.tar.gz similarity index 80% rename from mysql-boost-5.7.39.tar.gz rename to mysql-boost-5.7.40.tar.gz index 74042d6560655bd80be52cdbe403404c77a5e149..25f9ba4b375cc1a34fa7aae19f296d38bcf57eed 100644 Binary files a/mysql-boost-5.7.39.tar.gz and b/mysql-boost-5.7.40.tar.gz differ diff --git a/mysql5.spec b/mysql5.spec index ad4968955605845bd5bdc1633ce88695c7a6c2a6..7f02828de9787dc7210ee88a93ae476ecb0e0d5e 100644 --- a/mysql5.spec +++ b/mysql5.spec @@ -38,7 +38,7 @@ %bcond_without conflicts %global sameevr %{?epoch:%{epoch}:}%{version}-%{release} Name: mysql5 -Version: 5.7.39 +Version: 5.7.40 Release: 1 Summary: MySQL client programs and shared libraries URL: http://www.mysql.com @@ -728,6 +728,9 @@ fi %endif %changelog +* Wed Nov 9 2022 dillon chen - 5.7.40-1 +- Upgrade to 5.7.40 version + * Thu Sep 8 2022 dillon chen - 5.7.39-1 - Upgrade to 5.7.39 version