diff --git a/nginx.spec b/nginx.spec index b68e529..6bb972e 100644 --- a/nginx.spec +++ b/nginx.spec @@ -1,6 +1,6 @@ Name: nginx -Version: 1.25.1 -Release: 2mamba +Version: 1.25.2 +Release: 1mamba Summary: High Performance Load Balancer, Web Server and Reverse Proxy Group: System/Servers Vendor: openmamba @@ -21,6 +21,7 @@ BuildRequires: libnsl-devel BuildRequires: libopenssl-devel BuildRequires: libpcre2-devel BuildRequires: libperl +BuildRequires: libxcrypt-devel BuildRequires: libxml2-devel BuildRequires: libxslt-devel BuildRequires: libz-devel @@ -157,6 +158,9 @@ find %{buildroot} -type f -name perllocal.pod -exec rm -f {} ';' %{_mandir}/man3/nginx.3pm* %changelog +* Wed Aug 16 2023 Automatic Build System 1.25.2-1mamba +- automatic version update by autodist + * Tue Jul 18 2023 Silvan Calarco 1.25.1-2mamba - restore sites-modules-enabled patch