diff --git a/centos/SPECS/gitea.spec b/centos/SPECS/gitea.spec index e8ef3c6..d643c0b 100644 --- a/centos/SPECS/gitea.spec +++ b/centos/SPECS/gitea.spec @@ -1,5 +1,5 @@ Name: gitea -Version: 1.8.1 +Version: 1.8.2 Release: 1%{?dist} Summary: Gitea is a painless self-hosted Git service. %define MyVersion %version @@ -66,6 +66,9 @@ getent passwd gitea > /dev/null || \ %changelog +* Mon Jun 3 2019 Daniel Steiner +- Update to version 1.8.2. + * Sat May 11 2019 Daniel Steiner - Update to version 1.8.1.