Bump release and changelog

This commit is contained in:
Jamie Nguyen 2015-05-10 09:48:38 +01:00
parent 78b11f8ceb
commit 4bafbd1788
1 changed files with 4 additions and 1 deletions

View File

@ -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 <jamielinux@fedoraproject.org> - 1:1.8.0-5
- move default server to default.conf (#1220094)
* Sun May 10 2015 Jamie Nguyen <jamielinux@fedoraproject.org> - 1:1.8.0-4
- add TimeoutStopSec=5 and KillMode=mixed to nginx.service
- set worker_processes to auto