--- rpms/smeserver-phpmyadmin/contribs10/smeserver-phpmyadmin.spec 2020/12/22 13:51:37 1.8 +++ rpms/smeserver-phpmyadmin/contribs10/smeserver-phpmyadmin.spec 2020/12/23 12:02:57 1.9 @@ -1,4 +1,4 @@ -# $Id: smeserver-phpmyadmin.spec,v 1.7 2020/12/18 15:44:29 jcrisp Exp $ +# $Id: smeserver-phpmyadmin.spec,v 1.8 2020/12/22 13:51:37 jcrisp Exp $ # Authority: darrellmay # Name: Darrell May @@ -6,7 +6,7 @@ Summary: phpMyAdmin for SME Server %define name smeserver-phpmyadmin Name: %{name} %define version 4.0.10.2 -%define release 8 +%define release 9 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -33,6 +33,9 @@ Implementation of phpMyAdmin for SME Ser Access with admin username/password via: https://yourdomain/phpmyadmin. %changelog +* Wed Dec 23 2020 John Crisp 4.0.10.2-9.sme +- Bump the the version to fix the tags and apply last patch + * Tue Dec 22 2020 John Crisp 4.0.10.2-8.sme - add php pool template, disable unit.ini, restore httpauth [SME: 11043] - Fix version to PHP73 - any higher needs a newer version of phpMyAdmin