GoAccess udpate

This commit is contained in:
2022-02-18 11:18:44 +01:00
parent 94800595a8
commit 3def5d56d2
2 changed files with 8 additions and 2 deletions

View File

@@ -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 <daniel.steiner@dsteiner.ch>
- Update to 1.5.5.
* Mon Dec 27 2021 Daniel Steiner <daniel.steiner@dsteiner.ch>
- Update to 1.5.4.