11.0.7
This commit is contained in:
12
forgejo.spec
12
forgejo.spec
@@ -5,12 +5,18 @@ ExclusiveArch: %{go_arches}
|
||||
%if 0%{?el9}
|
||||
%global debug_package %{nil}
|
||||
%endif
|
||||
%if 0%{?el10}
|
||||
%global debug_package %{nil}
|
||||
%endif
|
||||
%if 0%{?fc41}
|
||||
%global debug_package %{nil}
|
||||
%endif
|
||||
%if 0%{?fc42}
|
||||
%global debug_package %{nil}
|
||||
%endif
|
||||
%if 0%{?fc43}
|
||||
%global debug_package %{nil}
|
||||
%endif
|
||||
|
||||
Name: forgejo
|
||||
Version: 11.0.7
|
||||
@@ -22,7 +28,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
|
||||
BuildRequires: pam-devel
|
||||
Requires(pre): /usr/bin/getent
|
||||
Requires(pre): /usr/sbin/useradd
|
||||
@@ -94,6 +100,10 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Nov 25 2025 Jason Rothstein
|
||||
- 11.0.7
|
||||
- golang >= 1.25
|
||||
|
||||
* Wed Oct 29 2025 Jason Rothstein
|
||||
- 11.0.6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user