From 39ea355beada3bf4753bfaf0771bb4c7e58ffc52 Mon Sep 17 00:00:00 2001 From: Daniel Steiner Date: Sat, 21 Sep 2019 13:32:32 +0200 Subject: [PATCH] Gitea update to 1.9.3 --- 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 74bc7e6..2040c70 100644 --- a/centos/SPECS/gitea.spec +++ b/centos/SPECS/gitea.spec @@ -1,5 +1,5 @@ Name: gitea -Version: 1.9.1 +Version: 1.9.3 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 +* Sat Sep 21 2019 Daniel Steiner +- Update to version 1.9.3. + * Fri Aug 16 2019 Daniel Steiner - Update to version 1.9.1.