From 7cf278db71bcee45474225335c9e717ae30b9f57 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 6 Sep 2024 14:31:52 +0200 Subject: [PATCH] automatic version update by autodist [release 1.22.2-1mamba;Fri Sep 06 2024] --- gitea.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gitea.spec b/gitea.spec index d8d0021..3e04c7f 100644 --- a/gitea.spec +++ b/gitea.spec @@ -1,6 +1,6 @@ Name: gitea -Version: 1.22.1 -Release: 2mamba +Version: 1.22.2 +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 +* Fri Sep 06 2024 Automatic Build System 1.22.2-1mamba +- automatic version update by autodist + * Sat Jul 20 2024 Silvan Calarco 1.22.1-2mamba - remove custom fork of chroma since patch has been merged upstream - patch theme css to restore green as primary color