diff --git a/fedora/SPECS/gitea.spec b/fedora/SPECS/gitea.spec index 15356a1..f36ba1d 100644 --- a/fedora/SPECS/gitea.spec +++ b/fedora/SPECS/gitea.spec @@ -1,5 +1,5 @@ Name: gitea -Version: 1.16.1 +Version: 1.16.2 Release: 1%{?dist} Summary: Gitea is a painless self-hosted Git service. %define MyVersion %version @@ -82,6 +82,9 @@ getent passwd gitea > /dev/null || \ %changelog +* Fri Feb 25 2022 Daniel Steiner +- Update to 1.16.2. + * Fri Feb 18 2022 Daniel Steiner - Update to 1.16.1.