--- rpms/e-smith-mysql/sme10/e-smith-mysql.spec 2020/12/10 04:25:50 1.20 +++ rpms/e-smith-mysql/sme10/e-smith-mysql.spec 2020/12/13 22:09:39 1.21 @@ -1,10 +1,10 @@ -# $Id: e-smith-mysql.spec,v 1.19 2020/12/08 20:01:25 jpp Exp $ +# $Id: e-smith-mysql.spec,v 1.20 2020/12/10 04:25:50 jpp Exp $ Summary: e-smith specific mysql configuration and templates. %define name e-smith-mysql Name: %{name} %define version 2.6.0 -%define release 16 +%define release 17 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -30,6 +30,10 @@ BuildRequires: e-smith-devtools >= 1.13. AutoReqProv: no %changelog +* Sun Dec 13 2020 Jean-Philipe Pialasse 2.6.0-17.sme +- expand 10mysql_upgrade and restart mysql.init on e-smith-mysql-update [SME: 11120] + this to make sure mariadb upgrade fully and prevent residual 10mysql_upgrade stay in the way + * Wed Dec 09 2020 Jean-Philipe Pialasse 2.6.0-16.sme - fix issue with 10mysql_upgrade crashing mariadb [SME: 11120] also removed noise from spec file