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.