From ed271dd5d57440c7d95834a7d07c69f682b3395f Mon Sep 17 00:00:00 2001 From: Raven Date: Sat, 15 Feb 2025 21:57:11 +0600 Subject: [PATCH] gitea: 1.23.3 --- base/gitea/gitea.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/base/gitea/gitea.spec b/base/gitea/gitea.spec index aadccdf..3ecb8ce 100644 --- a/base/gitea/gitea.spec +++ b/base/gitea/gitea.spec @@ -2,7 +2,7 @@ %global _default_patch_fuzz 2 Name: gitea -Version: 1.22.6 +Version: 1.23.3 Release: 1%{dist} Summary: Git with a cup of tea, painless self-hosted git service License: MIT @@ -16,7 +16,7 @@ Source12: app-gitea.ini Patch0: make-version.patch Requires: git-core BuildRequires: git -BuildRequires: golang >= 1.22 +BuildRequires: golang >= 1.23 BuildRequires: make BuildRequires: pam-devel BuildRequires: pkgconfig(sqlite3) @@ -96,6 +96,12 @@ cp -r options public templates %{buildroot}%{_datadir}/%{name}/web %{_sysusersdir}/%{name}.conf %changelog +* Sun Feb 9 2025 Raven - 1.23.3-1 +- update to 1.23.3 + +* Thu Jan 9 2025 Raven - 1.23.0-1 +- update to 1.23.0 + * Mon Dec 16 2024 Raven - 1.22.6-1 - update to 1.22.6