Update for nginx and gitea

This commit is contained in:
2021-05-10 19:53:17 +02:00
parent ff4cdf8c9f
commit 863571492e
2 changed files with 8 additions and 2 deletions

View File

@@ -22,7 +22,7 @@
Name: nginx
Epoch: 1
Version: 1.19.8
Version: 1.19.10
Release: 1%{?dist}
Summary: A high performance web server and reverse proxy server
@@ -694,6 +694,9 @@ fi
[ "%{_builddir}" != "/" ] && [ -d "%{_builddir}" ] && rm -rf %{_builddir}/*
%changelog
* Mon Apr 3 2021 Daniel Steiner <daniel.steiner@threema.ch>
- Upadate to version 1.19.10 on CentOS 8.
* Mon Mar 29 2021 Daniel Steiner <daniel.steiner@threema.ch>
- Upadate to version 1.19.8 on CentOS 8.