diff --git a/SOURCES/404.html b/SOURCES/404.html index 0e64263..de97ec6 100644 --- a/SOURCES/404.html +++ b/SOURCES/404.html @@ -107,11 +107,11 @@
[ Powered by nginx ] [ Powered by AlmaLinux ]
diff --git a/SOURCES/50x.html b/SOURCES/50x.html index 6eb233a..b290352 100644 --- a/SOURCES/50x.html +++ b/SOURCES/50x.html @@ -107,11 +107,11 @@
[ Powered by nginx ] [ Powered by AlmaLinux ]
diff --git a/SPECS/nginx.spec b/SPECS/nginx.spec index 94b29dc..c42a509 100644 --- a/SPECS/nginx.spec +++ b/SPECS/nginx.spec @@ -35,13 +35,13 @@ # Do not generate provides/requires from nginx sources %global __provides_exclude_from ^%{nginx_srcdir}/.*$ -%global __requires_exclude_from ^%{nginx_srcdir}/.*$ +%global __requires_exclude_from ^%{nginx_srcdir}/.*$ Name: nginx Epoch: 1 Version: 1.20.1 -Release: 14%{?dist}.alma +Release: 15%{?dist}.alma Summary: A high performance web server and reverse proxy server # BSD License (two clause) @@ -602,6 +602,10 @@ fi %changelog +* Thu Aug 03 2023 Koichiro Iwao - 1.20.1-15.alma +- Show correct AlmaLinux logo on default error pages + Resolves: https://bugs.almalinux.org/view.php?id=415 + * Tue May 09 2023 Eduard Abdullin - 1:1.20.1-14.alma - Debrand for AlmaLinux