Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
1142f2ffca
|
|||
|
fac1e47dd6
|
|||
|
58d2f3502c
|
|||
|
9dadd5307d
|
|||
|
437f8775ad
|
|||
|
026160d4da
|
|||
|
1753ef44b9
|
|||
|
124988db9b
|
|||
|
f70072db54
|
48
forgejo.spec
48
forgejo.spec
@@ -8,6 +8,9 @@ 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
|
||||||
@@ -16,7 +19,7 @@ ExclusiveArch: %{go_arches}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: forgejo
|
Name: forgejo
|
||||||
Version: 11.0.10
|
Version: 13.0.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Beyond coding. We forge.
|
Summary: Beyond coding. We forge.
|
||||||
|
|
||||||
@@ -25,7 +28,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.25.6
|
BuildRequires: golang >= 1.24
|
||||||
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
|
||||||
@@ -97,42 +100,15 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sun Feb 01 2026 Jason Rothstein
|
* Mon Nov 24 2025 Jason Rothstein
|
||||||
- 11.0.10
|
- 13.0.3
|
||||||
- golang >= 1.25.6
|
|
||||||
|
|
||||||
* Sun Feb 01 2026 Jason Rothstein
|
* Thu Oct 30 2025 Jason Rothstein
|
||||||
- 11.0.9
|
- 13.0.2
|
||||||
|
|
||||||
* Wed Nov 26 2025 Jason Rothstein
|
|
||||||
- 11.0.8
|
|
||||||
|
|
||||||
* Tue Nov 25 2025 Jason Rothstein
|
|
||||||
- 11.0.7
|
|
||||||
- golang >= 1.25
|
|
||||||
|
|
||||||
* Wed Oct 29 2025 Jason Rothstein
|
|
||||||
- 11.0.6
|
|
||||||
|
|
||||||
* Mon Oct 27 2025 Jason Rothstein
|
|
||||||
- 11.0.6
|
|
||||||
|
|
||||||
* Sat Oct 25 2025 Jason Rothstein
|
|
||||||
- 11.0.5
|
|
||||||
|
|
||||||
* Thu Oct 23 2025 Jason Rothstein
|
* Thu Oct 23 2025 Jason Rothstein
|
||||||
- 11.0.4
|
- 13.0.1
|
||||||
|
|
||||||
* Fri Aug 01 2025 Jason Rothstein
|
* Wed Oct 22 2025 Jason Rothstein
|
||||||
- 11.0.3
|
- 13.0.0
|
||||||
|
|
||||||
* Tue Jul 14 2025 Jason Rothstein
|
|
||||||
- 11.0.2
|
|
||||||
|
|
||||||
* Sun May 11 2025 Jason Rothstein
|
|
||||||
- 11.0.1
|
|
||||||
|
|
||||||
* Sun Apr 27 2025 Jason Rothstein
|
|
||||||
- 11.0.0
|
|
||||||
- goland >= 1.24
|
|
||||||
- debug packages won't be built
|
|
||||||
|
|||||||
Reference in New Issue
Block a user