From 0ef08940a02c8afdde20529b1b86cc9c8ee9fb30 Mon Sep 17 00:00:00 2001 From: Raven Date: Wed, 13 Mar 2024 11:56:51 +0600 Subject: [PATCH] gitea: update to 1.21.8 --- base/gitea/gitea.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/base/gitea/gitea.spec b/base/gitea/gitea.spec index 5007e70..ab75691 100644 --- a/base/gitea/gitea.spec +++ b/base/gitea/gitea.spec @@ -2,7 +2,7 @@ %global _default_patch_fuzz 2 Name: gitea -Version: 1.21.7 +Version: 1.21.8 Release: 1%{dist} Summary: Git with a cup of tea, painless self-hosted git service License: MIT @@ -87,6 +87,9 @@ cp -r options public templates %{buildroot}%{_datadir}/%{name}/web %{_sysusersdir}/%{name}.conf %changelog +* Wed Mar 13 2024 Raven - 1.21.8-1 +- update to 1.20.8 + * Tue Feb 27 2024 Raven - 1.21.7-1 - update to 1.20.7