Nginx and Polemarch updated

This commit is contained in:
2019-06-16 09:36:33 +02:00
parent a87457586a
commit 6ac264c690
3 changed files with 19 additions and 5 deletions

View File

@@ -17,8 +17,8 @@
Name: nginx
Epoch: 1
Version: 1.16.0
Release: 99.1%{?dist}
Version: 1.17.0
Release: 1%{?dist}
Summary: A high performance web server and reverse proxy server
Group: System Environment/Daemons
@@ -530,6 +530,9 @@ fi
[ "%{_builddir}" != "/" ] && [ -d "%{_builddir}" ] && rm -rf %{_builddir}/*
%changelog
* Sun Jun 16 2019 Daniel Steiner <daniel.steiner@greenmail.ch> 1.17.0-1
- Updated to mainline version 1.17.x.
* Fri May 17 2019 Daniel Steiner <daniel.steiner@greenmail.ch> 1.16.0-99.1
- Release version increased to 99, but, subrelease version added.