--- rpms/e-smith-email/sme9/e-smith-email.spec 2013/12/14 20:41:17 1.7 +++ rpms/e-smith-email/sme9/e-smith-email.spec 2013/12/21 05:19:57 1.8 @@ -1,10 +1,10 @@ -# $Id: e-smith-email.spec,v 1.6 2013/12/10 01:40:43 burnat Exp $ +# $Id: e-smith-email.spec,v 1.7 2013/12/14 20:41:17 wellsi Exp $ Summary: e-smith server and gateway - email module %define name e-smith-email Name: %{name} %define version 5.4.0 -%define release 6 +%define release 7 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -40,6 +40,9 @@ AutoReqProv: no e-smith server and gateway software - email module. %changelog +* Fri Dec 20 2013 Ian Wells 5.4.0-7.sme +- Update of allow webmail-only-local-network by Stephane de Labrusse [SME: 7351] + * Sat Dec 14 2013 Ian Wells 5.4.0-6.sme - Only present one auth method at a time, in order, to NET::SMTP, by Charlie Brady [SME: 8060]