From e39aa6dfb1b73b57b76fc832f543ae8e389d5e0a Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 18 Jan 2024 13:37:26 +0100 Subject: [PATCH] automatic version update by autodist [release 1.21.4-1mamba;Wed Jan 17 2024] --- gitea.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gitea.spec b/gitea.spec index fdef10b..5456403 100644 --- a/gitea.spec +++ b/gitea.spec @@ -1,6 +1,6 @@ Name: gitea -Version: 1.21.3 -Release: 3mamba +Version: 1.21.4 +Release: 1mamba Summary: Painless self-hosted Git service, community managed Group: System/Servers Vendor: openmamba @@ -86,6 +86,9 @@ install -D -m644 custom/conf/app.example.ini %{buildroot}%{_sysconfdir}/gitea/ap %doc LICENSE %changelog +* Wed Jan 17 2024 Automatic Build System 1.21.4-1mamba +- automatic version update by autodist + * Tue Jan 02 2024 Silvan Calarco 1.21.3-3mamba - use custom chroma repository for rpm spec support - gitea.service: don't set ProtectSystem=strict to fix usage of sendmail