diff --git a/.tito/packages/nginx b/.tito/packages/nginx index 2444000..15e49bc 100644 --- a/.tito/packages/nginx +++ b/.tito/packages/nginx @@ -1 +1 @@ -1.15.9-0.beta1 ./ +1.15.9-1 ./ diff --git a/nginx.spec b/nginx.spec index d7e0f99..9f95ed9 100644 --- a/nginx.spec +++ b/nginx.spec @@ -20,7 +20,7 @@ Name: nginx Epoch: 1 Version: 1.15.9 -Release: 0.beta1%{?dist} +Release: 1%{?dist} Summary: A high performance web server and reverse proxy server Group: System Environment/Daemons @@ -540,6 +540,9 @@ fi %config(noreplace) %{_sysconfdir}/nginx/naxsi_core.rules %changelog +* Thu Feb 28 2019 Daniel Berteaud 1.15.9-1 +- Add missing pgp sig (daniel@firewall-services.com) + * Thu Feb 28 2019 Daniel Berteaud 1.15.9-0.beta1 - Update nginx to 1.15.9 and lua mod to 0.10.14 (daniel@firewall-services.com)