update to upstream release 1.10.3
This commit is contained in:
parent
f6939eb062
commit
136d59e4d3
@ -7,7 +7,7 @@ worker_processes auto;
|
||||
error_log /var/log/nginx/error.log;
|
||||
pid /run/nginx.pid;
|
||||
|
||||
# Load dynamic modules. See /usr/share/nginx/README.dynamic.
|
||||
# Load dynamic modules. See /usr/share/doc/nginx/README.dynamic.
|
||||
include /usr/share/nginx/modules/*.conf;
|
||||
|
||||
events {
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
Name: nginx
|
||||
Epoch: 1
|
||||
Version: 1.10.2
|
||||
Version: 1.10.3
|
||||
Release: 1%{?dist}
|
||||
|
||||
Summary: A high performance web server and reverse proxy server
|
||||
@ -429,6 +429,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 8 2017 Joe Orton <jorton@redhat.com> - 1:1.10.3-1
|
||||
- update to upstream release 1.10.3
|
||||
|
||||
* Mon Oct 31 2016 Jamie Nguyen <jamielinux@fedoraproject.org> - 1:1.10.2-1
|
||||
- update to upstream release 1.10.2
|
||||
|
||||
|
3
sources
3
sources
@ -1,2 +1 @@
|
||||
e8f5f4beed041e63eb97f9f4f55f3085 nginx-1.10.2.tar.gz
|
||||
1b37584f2eec37ae54675ed4031adcb3 nginx-1.10.2.tar.gz.asc
|
||||
SHA512 (nginx-1.10.3.tar.gz) = 25cddbe5c419700aeca41bff3be5b7c3accfb38ad846ec8d91d81ab7c15f10db719f02d9263edf1fa12f59805ff7001b62864dc2885370b24afeea1d7d2afbbf
|
||||
|
Loading…
Reference in New Issue
Block a user