From 8c3baa9aa23f949f982e182b4e712cd2d645aca7 Mon Sep 17 00:00:00 2001 From: Daniel Steiner Date: Sat, 21 Jan 2023 21:44:48 +0100 Subject: [PATCH] GoAccess update --- centos/SPECS/goaccess.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/centos/SPECS/goaccess.spec b/centos/SPECS/goaccess.spec index ca47387..73fef49 100644 --- a/centos/SPECS/goaccess.spec +++ b/centos/SPECS/goaccess.spec @@ -1,5 +1,5 @@ Name: goaccess -Version: 1.5.5 +Version: 1.7 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 +* Sat Jan 21 2023 Daniel Steiner +- Update to latest version 1.7. + * Fri Feb 18 2022 Daniel Steiner - Update to latest version 1.5.5.