Browse Source

nginx-1.22.0-18

Tomohiro "Tomo-p" KATO 1 year ago
parent
commit
702bdbe61d
1 changed files with 6 additions and 3 deletions
  1. 6 3
      n/nginx/nginx-vl.spec

+ 6 - 3
n/nginx/nginx-vl.spec

@@ -30,10 +30,10 @@ Summary:        Robust, small and high performance http and reverse proxy server
 Summary(ja):    堅牢・軽量・高性能な HTTP およびリバースプロキシサーバ
 Name:           nginx
 Group:          servers
-%global nginx_version 1.20.2
+%global nginx_version 1.22.0
 Version:        %{nginx_version}
 # do not reset or decrease.
-Release:        17%{?_dist_release}%{?with_systemd:.systemd}
+Release:        18%{?_dist_release}%{?with_systemd:.systemd}
 Vendor:         Project Vine
 Distribution:   Vine Linux
 Packager:       daisuke
@@ -113,7 +113,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires:  libboost-devel
 BuildRequires:  libxcrypt-devel
 BuildRequires:  libnsl2-devel
-BuildRequires:  pcre-devel
+BuildRequires:  pcre2-devel
 BuildRequires:  zlib-devel
 BuildRequires:  openssl-devel
 BuildRequires:	libxml2-devel
@@ -791,6 +791,9 @@ fi
 
 
 %changelog
+* Tue May 31 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.22.0-18
+- updated to 1.22.0.
+
 * Sat May 21 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.20.2-17
 - updated modsecurity-nginx to 1.0.3.