diff --git a/centos/SPECS/goaccess.spec b/centos/SPECS/goaccess.spec index e4fc5b1..6a03fd2 100644 --- a/centos/SPECS/goaccess.spec +++ b/centos/SPECS/goaccess.spec @@ -1,5 +1,5 @@ Name: goaccess -Version: 1.8.1 +Version: 1.9.1 Release: 99%{?dist} Summary: Real-time web log analyzer and interactive viewer License: GPLv2+ @@ -89,6 +89,9 @@ autoreconf -fiv %{_mandir}/man1/%{name}.1* %changelog +* Tue Feb 13 2024 Daniel Steiner +- Update to latest version 1.9.1. + * Mon Jan 15 2024 Daniel Steiner - Update to latest version 1.8.1. diff --git a/fedora/SPECS/gitea.spec b/fedora/SPECS/gitea.spec index 5498547..50ed87c 100644 --- a/fedora/SPECS/gitea.spec +++ b/fedora/SPECS/gitea.spec @@ -1,5 +1,5 @@ Name: gitea -Version: 1.21.4 +Version: 1.21.5 Release: 1%{?dist} Summary: Gitea is a painless self-hosted Git service. %define MyVersion %version @@ -84,6 +84,9 @@ getent passwd gitea > /dev/null || \ %changelog +* Thu Feb 13 2024 Daniel Steiner +- Update to 1.21.5. + * Thu Jan 18 2024 Daniel Steiner - Update to 1.21.4.