GoAccess update

This commit is contained in:
2021-03-03 05:39:49 +01:00
parent 567f5fac0b
commit 8593cdcc58

View File

@@ -1,5 +1,5 @@
Name: goaccess Name: goaccess
Version: 1.4.5 Version: 1.4.6
Release: 1%{?dist} Release: 1%{?dist}
Summary: Real-time web log analyzer and interactive viewer Summary: Real-time web log analyzer and interactive viewer
License: GPLv2+ License: GPLv2+
@@ -89,6 +89,9 @@ autoreconf -fiv
%{_mandir}/man1/%{name}.1* %{_mandir}/man1/%{name}.1*
%changelog %changelog
* Wed Mar 3 2021 Daniel Steiner <daniel.steiner@threema.ch>
- Update to latest version 1.4.6.
* Thu Jan 26 2021 Daniel Steiner <daniel.steiner@threema.ch> * Thu Jan 26 2021 Daniel Steiner <daniel.steiner@threema.ch>
- Update to latest version > 1.4.4 to enable json output support. - Update to latest version > 1.4.4 to enable json output support.