Compare commits
12 Commits
842e22cca6
...
v11
| Author | SHA1 | Date | |
|---|---|---|---|
|
505ed95e47
|
|||
|
9408b225c8
|
|||
|
bcbe8ee1a0
|
|||
|
54d4c8128c
|
|||
|
90df312265
|
|||
|
ca1a71c56e
|
|||
|
a841485287
|
|||
|
8c00970c4d
|
|||
|
eadd22f317
|
|||
|
dfed526137
|
|||
|
3a27c9e8fa
|
|||
|
6fcecc988b
|
54
forgejo.spec
54
forgejo.spec
@@ -1,19 +1,22 @@
|
|||||||
ExclusiveArch: %{go_arches}
|
ExclusiveArch: %{go_arches}
|
||||||
%if 0%{?el8}
|
|
||||||
%global debug_package %{nil}
|
|
||||||
%endif
|
|
||||||
%if 0%{?el9}
|
%if 0%{?el9}
|
||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?fc41}
|
%if 0%{?el10}
|
||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?fc42}
|
%if 0%{?fc42}
|
||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
%endif
|
%endif
|
||||||
|
%if 0%{?fc43}
|
||||||
|
%global debug_package %{nil}
|
||||||
|
%endif
|
||||||
|
%if 0%{?fc44}
|
||||||
|
%global debug_package %{nil}
|
||||||
|
%endif
|
||||||
|
|
||||||
Name: forgejo
|
Name: forgejo
|
||||||
Version: 11.0.3
|
Version: 11.0.13
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Beyond coding. We forge.
|
Summary: Beyond coding. We forge.
|
||||||
|
|
||||||
@@ -22,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.9
|
||||||
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
|
||||||
@@ -94,6 +97,45 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 29 2026 Jason Rothstein
|
||||||
|
- 11.0.13
|
||||||
|
|
||||||
|
* Tue Apr 28 2026 Jason Rothstein
|
||||||
|
- Drop EL8
|
||||||
|
|
||||||
|
* Mon Apr 27 2026 Jason Rothstein
|
||||||
|
- Add Fedora 44
|
||||||
|
|
||||||
|
* Wed Apr 15 2026 Jason Rothstein
|
||||||
|
- 11.0.12
|
||||||
|
- golang >= 1.25.9
|
||||||
|
|
||||||
|
* Sun Feb 01 2026 Jason Rothstein
|
||||||
|
- 11.0.10
|
||||||
|
- golang >= 1.25.6
|
||||||
|
|
||||||
|
* Sun Feb 01 2026 Jason Rothstein
|
||||||
|
- 11.0.9
|
||||||
|
|
||||||
|
* 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
|
||||||
|
- 11.0.4
|
||||||
|
|
||||||
* Fri Aug 01 2025 Jason Rothstein
|
* Fri Aug 01 2025 Jason Rothstein
|
||||||
- 11.0.3
|
- 11.0.3
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user