diff --git a/nginx.spec b/nginx.spec index a10c750..d6a0fbf 100644 --- a/nginx.spec +++ b/nginx.spec @@ -29,7 +29,7 @@ Name: nginx Epoch: 1 Version: 1.20.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A high performance web server and reverse proxy server # BSD License (two clause) @@ -323,7 +323,7 @@ ln -s ../../doc/HTML/img \ ln -s ../../doc/HTML/en-US \ %{buildroot}%{_datadir}/nginx/html/en-US %else -ln -s ../../fedora-testpage/index.html \ +ln -s ../../testpage/index.html \ %{buildroot}%{_datadir}/nginx/html/index.html %endif install -p -m 0644 %{SOURCE102} \ @@ -501,6 +501,9 @@ fi %changelog +* Fri Apr 30 2021 Lubos Uhliarik - 1:1.20.0-4 +- Resolves: #1955560 - centralizing default index.html on nginx + * Mon Apr 26 2021 Lubos Uhliarik - 1:1.20.0-3 - Resolve: #1953639 - Rebase nginx to 1.20