diff --git a/fedora/SPECS/gitea.spec b/fedora/SPECS/gitea.spec index e7d1e16..0311cd3 100644 --- a/fedora/SPECS/gitea.spec +++ b/fedora/SPECS/gitea.spec @@ -1,5 +1,5 @@ Name: gitea -Version: 1.20.3 +Version: 1.20.4 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 +* Fri Sep 15 2023 Daniel Steiner +- Update to 1.20.4. + * Wed Sep 6 2023 Daniel Steiner - Update to 1.20.3.