--- rpms/e-smith-apache/sme10/e-smith-apache.spec 2022/02/19 03:54:20 1.20 +++ rpms/e-smith-apache/sme10/e-smith-apache.spec 2022/02/19 04:46:05 1.21 @@ -1,10 +1,10 @@ -# $Id: e-smith-apache.spec,v 1.19 2021/11/15 18:10:58 jpp Exp $ +# $Id: e-smith-apache.spec,v 1.20 2022/02/19 03:54:20 jpp Exp $ Summary: e-smith server and gateway - apache module %define name e-smith-apache Name: %{name} %define version 2.6.0 -%define release 17 +%define release 18 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -88,8 +88,9 @@ if [ $1 -gt 1 ] ; then fi %changelog -* Fri Feb 18 2022 Jean-Philippe Pialasse 2.6.0-17.sme +* Fri Feb 18 2022 Jean-Philippe Pialasse 2.6.0-18.sme - use logrotate.d instead of event action [SME: 11867] + use size to force log rotate before normal delay * Mon Nov 15 2021 Jean-Philippe Pialasse 2.6.0-16.sme - add modules ldap authnz_ldap and proxy_wstunnel [SME: 11760]