From 98a9342d553565e16a561a4418c3e86b96510cb0 Mon Sep 17 00:00:00 2001 From: Jason Rothstein Date: Sun, 1 Feb 2026 23:07:57 -0600 Subject: [PATCH] 14.0.0 Signed-off-by: Jason Rothstein --- forgejo.spec | 21 +++++---------------- 1 file changed, 5 insertions(+), 16 deletions(-) diff --git a/forgejo.spec b/forgejo.spec index a1f147a..090df62 100644 --- a/forgejo.spec +++ b/forgejo.spec @@ -8,9 +8,6 @@ ExclusiveArch: %{go_arches} %if 0%{?el10} %global debug_package %{nil} %endif -%if 0%{?fc41} -%global debug_package %{nil} -%endif %if 0%{?fc42} %global debug_package %{nil} %endif @@ -19,7 +16,7 @@ ExclusiveArch: %{go_arches} %endif Name: forgejo -Version: 13.0.3 +Version: 14.0.0 Release: 1%{?dist} Summary: Beyond coding. We forge. @@ -28,7 +25,7 @@ URL: https://forgejo.org/ Source0: https://codeberg.org/%{name}/%{name}/releases/download/v%{version}/%{name}-src-%{version}.tar.gz BuildRequires: git -BuildRequires: golang >= 1.24 +BuildRequires: golang >= 1.25.6 BuildRequires: pam-devel Requires(pre): /usr/bin/getent Requires(pre): /usr/sbin/useradd @@ -100,15 +97,7 @@ fi %changelog -* Mon Nov 24 2025 Jason Rothstein -- 13.0.3 - -* Thu Oct 30 2025 Jason Rothstein -- 13.0.2 - -* Thu Oct 23 2025 Jason Rothstein -- 13.0.1 - -* Wed Oct 22 2025 Jason Rothstein -- 13.0.0 +* Sun Feb 01 2006 Jason Rothstein +- 14.0.0 +- golang >= 1.25.6