--- rpms/e-smith-apache/sme10/e-smith-apache.spec 2022/04/16 06:08:10 1.22 +++ rpms/e-smith-apache/sme10/e-smith-apache.spec 2022/07/25 08:24:04 1.24 @@ -1,10 +1,10 @@ -# $Id: e-smith-apache.spec,v 1.21 2022/02/19 04:46:05 jpp Exp $ +# $Id: e-smith-apache.spec,v 1.23 2022/07/24 02:24:48 jpp Exp $ Summary: e-smith server and gateway - apache module %define name e-smith-apache Name: %{name} %define version 2.6.0 -%define release 19 +%define release 21 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -90,6 +90,12 @@ if [ $1 -gt 1 ] ; then fi %changelog +* Mon Jul 25 2022 Jean-Philippe Pialasse 2.6.0-21.sme +- reverting last change [SME: 9375] + +* Sun Jul 24 2022 Jean-Philipe Pialasse 2.6.0-20.sme +- removing mod_access_compat [SME: 9375] + * Sat Apr 16 2022 Jean-Philippe Pialasse 2.6.0-19.sme - convert httpd 2.2 allow,deny to Require for 2.4 [SME: 9375] - use maxsize, not size [SME: 11867]