From 557a98c73bd4727c95713dde7fe2182d507f0175 Mon Sep 17 00:00:00 2001 From: Daniel Steiner Date: Fri, 22 Nov 2019 09:17:46 +0100 Subject: [PATCH] Merged --- centos/SPECS/gitea.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/centos/SPECS/gitea.spec b/centos/SPECS/gitea.spec index 31fc1f9..36cbd6a 100644 --- a/centos/SPECS/gitea.spec +++ b/centos/SPECS/gitea.spec @@ -1,5 +1,5 @@ Name: gitea -Version: 1.9.3 +Version: 1.9.4 Release: 1%{?dist} Summary: Gitea is a painless self-hosted Git service. %define MyVersion %version @@ -77,6 +77,9 @@ getent passwd gitea > /dev/null || \ %changelog +* Fri Oct 18 2019 Daniel Steiner +- Update to version 1.9.4. + * Sat Sep 21 2019 Daniel Steiner - Update to version 1.9.3.