diff --git a/.tito/packages/nginx b/.tito/packages/nginx index 01f3d91..d8406cc 100644 --- a/.tito/packages/nginx +++ b/.tito/packages/nginx @@ -1 +1 @@ -1.12.2-20.beta3 ./ +1.12.2-20.beta4 ./ diff --git a/nginx.spec b/nginx.spec index 1ef2923..5bc8949 100644 --- a/nginx.spec +++ b/nginx.spec @@ -18,7 +18,7 @@ Name: nginx Epoch: 1 Version: 1.12.2 -Release: 20.beta3%{?dist} +Release: 20.beta4%{?dist} Summary: A high performance web server and reverse proxy server Group: System Environment/Daemons @@ -177,7 +177,7 @@ Requires: nginx %package mod-http-lua Summary: nginx lua dynamic modules Version: %{version}.%{lua_version} -Release: 20.beta3%{?dist} +Release: 20.beta4%{?dist} URL: https://github.com/openresty/lua-nginx-module Group: System Environment/Daemons License: BSD license @@ -192,7 +192,7 @@ nginx lua dynamic modules. %package mod-ndk Summary: nginx ndk dynamic modules Version: %{version}.%{ndk_version} -Release: 20.beta3%{?dist} +Release: 20.beta4%{?dist} URL: https://github.com/simpl/ngx_devel_kit Group: System Environment/Daemons License: The BSD 3-Clause License @@ -488,7 +488,7 @@ fi %{_libdir}/nginx/modules/ndk_http_module.so %changelog -* Tue Nov 06 2018 Daniel Berteaud 1.12.2-20.beta3 +* Tue Nov 06 2018 Daniel Berteaud 1.12.2-20.beta4 - Add ndk and lua 3rd party modules (daniel@firewall-services.com) * Tue Nov 06 2018 Daniel Berteaud 1.12.2-20.beta1