New version for nginx mod_auth_openidc

This commit is contained in:
2021-05-01 07:31:00 +02:00
parent 071727c081
commit ff4cdf8c9f
3 changed files with 13 additions and 4 deletions

View File

@@ -19,8 +19,8 @@
Name: nginx
Epoch: 1
Version: 1.19.5
Release: 1%{?dist}
Version: 1.20.0
Release: 99%{?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 May 1 2021 Daniel Steiner <daniel.steiner@dsteiner.ch>
- Updated to mainline version 1.20.0.
* Sun Nov 29 2020 Daniel Steiner <daniel.steiner@dsteiner.ch>
- Updated to mainline version 1.19.5.