21
forgejo.spec
21
forgejo.spec
@@ -8,9 +8,6 @@ ExclusiveArch: %{go_arches}
|
|||||||
%if 0%{?el10}
|
%if 0%{?el10}
|
||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?fc41}
|
|
||||||
%global debug_package %{nil}
|
|
||||||
%endif
|
|
||||||
%if 0%{?fc42}
|
%if 0%{?fc42}
|
||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
%endif
|
%endif
|
||||||
@@ -19,7 +16,7 @@ ExclusiveArch: %{go_arches}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: forgejo
|
Name: forgejo
|
||||||
Version: 13.0.3
|
Version: 14.0.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Beyond coding. We forge.
|
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
|
Source0: https://codeberg.org/%{name}/%{name}/releases/download/v%{version}/%{name}-src-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: git
|
BuildRequires: git
|
||||||
BuildRequires: golang >= 1.24
|
BuildRequires: golang >= 1.25.6
|
||||||
BuildRequires: pam-devel
|
BuildRequires: pam-devel
|
||||||
Requires(pre): /usr/bin/getent
|
Requires(pre): /usr/bin/getent
|
||||||
Requires(pre): /usr/sbin/useradd
|
Requires(pre): /usr/sbin/useradd
|
||||||
@@ -100,15 +97,7 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Nov 24 2025 Jason Rothstein
|
* Sun Feb 01 2006 Jason Rothstein
|
||||||
- 13.0.3
|
- 14.0.0
|
||||||
|
- golang >= 1.25.6
|
||||||
* 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
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user