gitea and nginx updated

This commit is contained in:
2020-03-27 15:32:52 +01:00
parent c1f4bf8a65
commit cbd7349d30
2 changed files with 8 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
Name: nginx
Epoch: 1
Version: 1.17.8
Version: 1.17.9
Release: 1%{?dist}
Summary: A high performance web server and reverse proxy server
@@ -569,6 +569,9 @@ fi
[ "%{_builddir}" != "/" ] && [ -d "%{_builddir}" ] && rm -rf %{_builddir}/*
%changelog
* Fri Mar 27 2020 Daniel Steiner <daniel.steiner@dsteiner.ch>
- Updated to mainline version 1.17.9.
* Sat Feb 22 2020 Daniel Steiner <daniel.steiner@dsteiner.ch>
- Updated to mainline version 1.17.8.