From 3def5d56d2cbde6f3561cabbd15cb4a1d8cb2d63 Mon Sep 17 00:00:00 2001 From: Daniel Steiner Date: Fri, 18 Feb 2022 11:18:44 +0100 Subject: [PATCH] GoAccess udpate --- centos/SPECS/goaccess.spec | 5 ++++- fedora/SPECS/goaccess.spec | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/centos/SPECS/goaccess.spec b/centos/SPECS/goaccess.spec index fe92d45..ca47387 100644 --- a/centos/SPECS/goaccess.spec +++ b/centos/SPECS/goaccess.spec @@ -1,5 +1,5 @@ Name: goaccess -Version: 1.5 +Version: 1.5.5 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 +* Fri Feb 18 2022 Daniel Steiner +- Update to latest version 1.5.5. + * Wed Mar 3 2021 Daniel Steiner - Update to latest version 1.4.6. diff --git a/fedora/SPECS/goaccess.spec b/fedora/SPECS/goaccess.spec index 8c9b592..67c2357 100644 --- a/fedora/SPECS/goaccess.spec +++ b/fedora/SPECS/goaccess.spec @@ -7,7 +7,7 @@ %endif Name: goaccess -Version: 1.5.4 +Version: 1.5.5 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 Feb 18 2022 Daniel Steiner +- Update to 1.5.5. + * Mon Dec 27 2021 Daniel Steiner - Update to 1.5.4.