diff --git a/nginx.spec b/nginx.spec index f169386..5158fb5 100644 --- a/nginx.spec +++ b/nginx.spec @@ -7,14 +7,14 @@ %global with_gperftools 1 -%global with_mailcap_mimetypes 1 +%global with_mailcap_mimetypes 0 %global with_aio 1 Name: nginx Epoch: 1 Version: 1.18.0 -Release: 1 +Release: 2 Summary: A HTTP server, reverse proxy and mail proxy server License: BSD URL: http://nginx.org/ @@ -344,6 +344,9 @@ fi %{_mandir}/man8/nginx.8* %changelog +* Thu Sep 3 2020 yanan li - 1:1.18.0-2 +- add mime.types file to nginx packages + * Thu Jun 4 2020 huanghaitao - 1:1.18.0-1 - Change source to latest update