This commit is contained in:
songnannan 2019-12-28 10:32:14 +08:00
parent c86d2351b9
commit 11796ba57e

View File

@ -7,12 +7,14 @@
%global with_gperftools 1 %global with_gperftools 1
%global with_mailcap_mimetypes 1
%global with_aio 1 %global with_aio 1
Name: nginx Name: nginx
Epoch: 1 Epoch: 1
Version: 1.12.1 Version: 1.12.1
Release: 15 Release: 16
Summary: A HTTP server, reverse proxy and mail proxy server Summary: A HTTP server, reverse proxy and mail proxy server
License: BSD License: BSD
URL: http://nginx.org/ URL: http://nginx.org/
@ -347,6 +349,12 @@ fi
%{_mandir}/man8/nginx-upgrade.8* %{_mandir}/man8/nginx-upgrade.8*
%changelog %changelog
* Sat Dec 28 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:1.12.1-16
- Type:bugfix
- ID:NA
- SUG:NA
- DESC: add the with_mailcap_mimetypes
* Wed Dec 4 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:1.12.1-15 * Wed Dec 4 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:1.12.1-15
- Package init - Package init