From 3e6a5e6f9c6c2c082d88757f7e6637ea92e3eb19 Mon Sep 17 00:00:00 2001 From: Jason Rothstein Date: Tue, 25 Feb 2025 23:36:10 -0600 Subject: [PATCH] 1.23.3 Signed-off-by: Jason Rothstein --- gitea.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/gitea.spec b/gitea.spec index 36f6c75..49c1288 100644 --- a/gitea.spec +++ b/gitea.spec @@ -13,8 +13,8 @@ ExclusiveArch: %{go_arches} %endif Name: gitea -Version: 1.23.1 -Release: 2%{?dist} +Version: 1.23.3 +Release: 1%{?dist} Summary: Gitea: Git with a cup of tea License: MIT @@ -96,6 +96,12 @@ fi %changelog +* Tue Feb 25 2025 Jason Rothstein +- version bump to 1.23.3 + +* Fri Feb 21 2025 Jason Rothstein +- version bump to 1.23.2 + * Sun Feb 02 2025 Jason Rothstein - Block on minimum go versions