From 4bafbd17888b4434d4d38e96c801824d8f89734c Mon Sep 17 00:00:00 2001 From: Jamie Nguyen Date: Sun, 10 May 2015 09:48:38 +0100 Subject: [PATCH] Bump release and changelog --- nginx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nginx.spec b/nginx.spec index 39bfea1..ee23529 100644 --- a/nginx.spec +++ b/nginx.spec @@ -21,7 +21,7 @@ Name: nginx Epoch: 1 Version: 1.8.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A high performance web server and reverse proxy server Group: System Environment/Daemons @@ -260,6 +260,9 @@ fi %changelog +* Sun May 10 2015 Jamie Nguyen - 1:1.8.0-5 +- move default server to default.conf (#1220094) + * Sun May 10 2015 Jamie Nguyen - 1:1.8.0-4 - add TimeoutStopSec=5 and KillMode=mixed to nginx.service - set worker_processes to auto