From 52555351923f29d98177e1db904587b414f15536 Mon Sep 17 00:00:00 2001 From: Daniel Steiner Date: Mon, 15 Jan 2024 07:37:51 +0100 Subject: [PATCH] GoAccess updated to use mmdb --- centos/SPECS/goaccess.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/centos/SPECS/goaccess.spec b/centos/SPECS/goaccess.spec index 73fef49..e4fc5b1 100644 --- a/centos/SPECS/goaccess.spec +++ b/centos/SPECS/goaccess.spec @@ -1,6 +1,6 @@ Name: goaccess -Version: 1.7 -Release: 1%{?dist} +Version: 1.8.1 +Release: 99%{?dist} Summary: Real-time web log analyzer and interactive viewer License: GPLv2+ URL: https://goaccess.io/ @@ -89,6 +89,9 @@ autoreconf -fiv %{_mandir}/man1/%{name}.1* %changelog +* Mon Jan 15 2024 Daniel Steiner +- Update to latest version 1.8.1. + * Sat Jan 21 2023 Daniel Steiner - Update to latest version 1.7.