diff --git a/nginx.spec b/nginx.spec index ce38b05..292a382 100644 --- a/nginx.spec +++ b/nginx.spec @@ -1,6 +1,6 @@ Name: nginx Version: 1.22.0 -Release: 1mamba +Release: 2mamba Summary: High Performance Load Balancer, Web Server and Reverse Proxy Group: System/Servers Vendor: openmamba @@ -35,7 +35,7 @@ High Performance Load Balancer, Web Server and Reverse Proxy. %prep %setup -q -#%patch0 -p1 +%patch0 -p1 %build auto/configure \ @@ -147,6 +147,9 @@ find %{buildroot} -type f -name perllocal.pod -exec rm -f {} ';' %{_mandir}/man3/nginx.3pm* %changelog +* Sat Jun 04 2022 Silvan Calarco 1.22.0-2mamba +- restore conf-sites-enabled patch + * Wed May 25 2022 Automatic Build System 1.22.0-1mamba - automatic version update by autodist