diff --git a/nginx.spec b/nginx.spec index f16938609dd47d407444d73761c43289646a5763..5158fb535f18a2e48a7ed7aea6a856e268f2d1b2 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