From a8ec9671db86a4220c0123d1fd817daecb44ade6 Mon Sep 17 00:00:00 2001 From: Jamie Nguyen Date: Sun, 4 Oct 2015 08:40:25 +0100 Subject: [PATCH] Bump release and changelog --- nginx.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/nginx.spec b/nginx.spec index ceccaf4..283d595 100644 --- a/nginx.spec +++ b/nginx.spec @@ -25,7 +25,7 @@ Name: nginx Epoch: 1 Version: 1.8.0 -Release: 13%{?dist} +Release: 14%{?dist} Summary: A high performance web server and reverse proxy server Group: System Environment/Daemons @@ -270,6 +270,10 @@ fi %changelog +* Sun Oct 04 2015 Jamie Nguyen - 1:1.8.0-14 +- consistently use '%%global with_foo' style of logic +- remove PID file before starting nginx (#1268621) + * Fri Sep 25 2015 Ville Skyttä - 1:1.8.0-13 - Use nginx-mimetypes from mailcap (#1248736) - Mark LICENSE as %%license