From 5069976125878cc2d1fd0e3394e4a09b04d8eb88 Mon Sep 17 00:00:00 2001 From: Daniel Steiner Date: Fri, 3 May 2019 15:07:37 +0200 Subject: [PATCH] Update to 1.8 for gitea --- 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 15cf199..35ece9a 100644 --- a/centos/SPECS/gitea.spec +++ b/centos/SPECS/gitea.spec @@ -1,5 +1,5 @@ Name: gitea -Version: 1.7.5 +Version: 1.8.0 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 +* Sun Apr 28 2019 Daniel Steiner +- Update to version 1.8.0. + * Sun Apr 7 2019 Daniel Steiner - Update to version 1.7.5.