Several updates

This commit is contained in:
2024-06-07 10:41:00 +02:00
parent b470b9011e
commit b10ad8668a
4 changed files with 23 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
Name: nginx
Epoch: 1
Version: 1.24.0
Version: 1.26.0
Release: 100%{?dist}
Summary: A high performance web server and reverse proxy server
@@ -636,6 +636,9 @@ fi
[ "%{_builddir}" != "/" ] && [ -d "%{_builddir}" ] && rm -rf %{_builddir}/*
%changelog
* Sun May 12 2024 Daniel Steiner <daniel.steiner@dsteiner.ch>
- Update to 1.26 version.
* Mon Nov 6 2023 Daniel Steiner <daniel.steiner@dsteiner.ch>
- Stream real ip module added.