diff --git a/centos/SPECS/goaccess.spec b/centos/SPECS/goaccess.spec index 935b56b..f1b0155 100644 --- a/centos/SPECS/goaccess.spec +++ b/centos/SPECS/goaccess.spec @@ -1,5 +1,5 @@ Name: goaccess -Version: 1.4.5 +Version: 1.4.6 Release: 1%{?dist} Summary: Real-time web log analyzer and interactive viewer License: GPLv2+ @@ -89,6 +89,9 @@ autoreconf -fiv %{_mandir}/man1/%{name}.1* %changelog +* Wed Mar 3 2021 Daniel Steiner +- Update to latest version 1.4.6. + * Thu Jan 26 2021 Daniel Steiner - Update to latest version > 1.4.4 to enable json output support.