diff --git a/fedora/SPECS/nginx.spec b/fedora/SPECS/nginx.spec index ac59838..a3d4994 100644 --- a/fedora/SPECS/nginx.spec +++ b/fedora/SPECS/nginx.spec @@ -19,8 +19,8 @@ Name: nginx Epoch: 1 -Version: 1.22.0 -Release: 100%{?dist} +Version: 1.22.1 +Release: 10%{?dist} Summary: A high performance web server and reverse proxy server Group: System Environment/Daemons @@ -569,6 +569,9 @@ fi [ "%{_builddir}" != "/" ] && [ -d "%{_builddir}" ] && rm -rf %{_builddir}/* %changelog +* Sat Nov 5 2022 Daniel Steiner +- Nginx updated to 1.22.1 version. + * Fri Sep 23 2022 Daniel Steiner - VTS module updated to 0.2.1.