--- rpms/smeserver-automysqlbackup/contribs10/smeserver-automysqlbackup.spec 2022/08/16 16:16:22 1.12 +++ rpms/smeserver-automysqlbackup/contribs10/smeserver-automysqlbackup.spec 2022/08/22 12:29:04 1.14 @@ -1,6 +1,6 @@ %define name smeserver-automysqlbackup %define version 3.0.RC6 -%define release 28 +%define release 30 %define rpmver 3.0.RC6 epoch: 2 @@ -16,7 +16,7 @@ BuildRoot: /var/tmp/%{name}-%{v BuildArchitectures: noarch Requires: e-smith-base, e-smith-release >= 10 Requires: pax -Requires: automysqlbackup +Requires: automysqlbackup >= 3.0.RC6-8 BuildRequires: e-smith-devtools Patch0: smeserver-automysqlbackup-AdjustableCronJob.patch Patch1: smeserver-automysqlbackup-enhanced-templates.patch @@ -40,8 +40,13 @@ The target audience is the Linux/E-smith who wants to backup their mysql databases with an automatic way. This script is based on automysqlbackup V3.0 - %changelog +* Mon Aug 22 2022 John Crisp 3.0.RC6-30.sme +- Forgot to change the version on the Changelog line below + +* Mon Aug 22 2022 John Crisp 3.0.RC6-29.sme +- Bump automysqlbackup requires + * Mon Aug 15 2022 John Crisp 3.0.RC6-28.sme - Add debug patch to conf files