From 60e41579ba721d4cf1b74cfb0d37805cb4b899b1 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 12 Dec 2024 17:42:40 +0100 Subject: [PATCH] automatic version update by autodist [release 1.22.5-1mamba;Thu Dec 12 2024] --- gitea.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gitea.spec b/gitea.spec index 0b02e8e..b2b87bc 100644 --- a/gitea.spec +++ b/gitea.spec @@ -1,6 +1,6 @@ Name: gitea -Version: 1.22.4 -Release: 2mamba +Version: 1.22.5 +Release: 1mamba Summary: Painless self-hosted Git service, community managed Group: System/Servers Vendor: openmamba @@ -81,6 +81,9 @@ install -D -m644 custom/conf/app.example.ini %{buildroot}%{_sysconfdir}/gitea/ap %doc LICENSE %changelog +* Thu Dec 12 2024 Automatic Build System 1.22.5-1mamba +- automatic version update by autodist + * Fri Nov 29 2024 Silvan Calarco 1.22.4-2mamba - restart service on update (systemd_postun_with_restart)