1 Commits

Author SHA1 Message Date
01464f99ed 14.0.5
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
2026-04-29 23:03:00 -05:00

View File

@@ -1,7 +1,4 @@
ExclusiveArch: %{go_arches}
%if 0%{?el8}
%global debug_package %{nil}
%endif
%if 0%{?el9}
%global debug_package %{nil}
%endif
@@ -14,9 +11,12 @@ ExclusiveArch: %{go_arches}
%if 0%{?fc43}
%global debug_package %{nil}
%endif
%if 0%{?fc44}
%global debug_package %{nil}
%endif
Name: forgejo
Version: 15.0.0
Version: 14.0.5
Release: 1%{?dist}
Summary: Beyond coding. We forge.
@@ -25,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.26.2
BuildRequires: golang >= 1.25.9
BuildRequires: pam-devel
Requires(pre): /usr/bin/getent
Requires(pre): /usr/sbin/useradd
@@ -97,7 +97,25 @@ fi
%changelog
* Sat Apr 25 2026 Jason Rothstein
- 15.0.0
- golang >= 1.26.2
* Wed Apr 29 2026 Jason Rothstein
- 14.0.5
- Drop EL8
- Add Fedora 44
* Sat Apr 11 2026 Jason Rothstein
- 14.0.4
- golang >= 1.25.9
* Mon Mar 30 2026 Jason Rothstein
- 14.0.3
* Tue Feb 03 2026 Jason Rothstein
- 14.0.2
* Tue Feb 03 2026 Jason Rothstein
- 14.0.1
* Sun Feb 01 2026 Jason Rothstein
- 14.0.0
- golang >= 1.25.6