diff --git a/centos/SPECS/gitea.spec b/centos/SPECS/gitea.spec index 2526ee6..d1544f6 100644 --- a/centos/SPECS/gitea.spec +++ b/centos/SPECS/gitea.spec @@ -1,5 +1,5 @@ Name: gitea -Version: 1.10.0 +Version: 1.10.1 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 Dec 6 2019 Daniel Steiner +- Update to version 1.10.1. + * Fri Nov 22 2019 Daniel Steiner - Update to version 1.10.0.