From ebf0cde8d07461d4f9f0a343187f060a2a79e36e Mon Sep 17 00:00:00 2001 From: Jason Rothstein Date: Sun, 8 Feb 2026 15:45:04 -0600 Subject: [PATCH] 1.25.2 Signed-off-by: Jason Rothstein --- gitea.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gitea.spec b/gitea.spec index 3dc7264..75e9a71 100644 --- a/gitea.spec +++ b/gitea.spec @@ -16,7 +16,7 @@ ExclusiveArch: %{go_arches} %endif Name: gitea -Version: 1.25.1 +Version: 1.25.2 Release: 1%{?dist} Summary: Gitea: Git with a cup of tea @@ -98,6 +98,9 @@ fi %changelog +* Sat Feb 07 2026 Jason Rothstein +- version bump to 1.25.2 + * Sun Feb 01 2026 Jason Rothstein - golang >= 1.25.0