From bdb2adfb46905c219c2c538a579322090ca78757 Mon Sep 17 00:00:00 2001 From: Daniel Steiner Date: Sun, 12 May 2019 10:31:59 +0200 Subject: [PATCH] Gitea update to latest --- 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 35ece9a..e8ef3c6 100644 --- a/centos/SPECS/gitea.spec +++ b/centos/SPECS/gitea.spec @@ -1,5 +1,5 @@ Name: gitea -Version: 1.8.0 +Version: 1.8.1 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 May 11 2019 Daniel Steiner +- Update to version 1.8.1. + * Sun Apr 28 2019 Daniel Steiner - Update to version 1.8.0.