|
@@ -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.22.0
|
|
|
+%global nginx_version 1.22.1
|
|
|
Version: %{nginx_version}
|
|
|
# do not reset or decrease.
|
|
|
-Release: 18%{?_dist_release}%{?with_systemd:.systemd}
|
|
|
+Release: 19%{?_dist_release}%{?with_systemd:.systemd}
|
|
|
Vendor: Project Vine
|
|
|
Distribution: Vine Linux
|
|
|
Packager: daisuke
|
|
@@ -66,7 +66,7 @@ Source1000: ngx-fancyindex-%{ngx_fancyindex_version}.tar.gz
|
|
|
%define nginx_accept_language_module_version 2f69842
|
|
|
Source1010: giom-nginx_accept_language_module-%{nginx_accept_language_module_version}.tar.gz
|
|
|
|
|
|
-%define passenger_version 6.0.12
|
|
|
+%define passenger_version 6.0.15
|
|
|
Source1020: https://github.com/phusion/passenger/releases/download/release-%{passenger_version}/passenger-%{passenger_version}.tar.gz
|
|
|
|
|
|
%define upstream_fair_version a18b409
|
|
@@ -791,6 +791,10 @@ fi
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Thu Oct 20 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.22.1-19
|
|
|
+- updated to 1.22.1.
|
|
|
+- updated passenger to 6.0.15.
|
|
|
+
|
|
|
* Tue May 31 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.22.0-18
|
|
|
- updated to 1.22.0.
|
|
|
|