Updates for gitea, nginx auth_openidc and goaccess

This commit is contained in:
2021-10-17 10:57:02 +02:00
parent b7657ca22a
commit a11a95d253
4 changed files with 19 additions and 6 deletions

View File

@@ -7,7 +7,7 @@
%endif
Name: goaccess
Version: 1.5
Version: 1.5.1
Release: 99%{?dist}
Summary: Real-time web log analyzer and interactive viewer
License: GPLv2+
@@ -93,6 +93,9 @@ sed -i '/-pthread/d' configure.ac
%{_mandir}/man1/%{name}.1*
%changelog
* Fri Sep 10 2021 Daniel Steiner <daniel.steiner@dsteiner.ch>
- Update to 1.5.1.
* Thu Jun 3 2021 Daniel Steiner <daniel.steiner@dsteiner.ch>
- New build for Fedora 34 (1.5)