15.0.2 and golang >= 1.26.3
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
+7
-3
@@ -4,8 +4,8 @@ ExclusiveArch: %{go_arches}
|
||||
%endif
|
||||
|
||||
Name: forgejo
|
||||
Version: 15.0.1
|
||||
Release: 2%{?dist}
|
||||
Version: 15.0.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Beyond coding. We forge.
|
||||
|
||||
License: GPL-3.0-or-later
|
||||
@@ -15,7 +15,7 @@ Source1: forgejo.sysusers
|
||||
|
||||
BuildRequires: git
|
||||
BuildRequires: make
|
||||
BuildRequires: golang >= 1.26.2
|
||||
BuildRequires: golang >= 1.26.3
|
||||
BuildRequires: pam-devel
|
||||
BuildRequires: systemd-rpm-macros
|
||||
%{?sysusers_requires_compat}
|
||||
@@ -92,6 +92,10 @@ install -p -m 0644 forgejo.sysusers %{buildroot}%{_sysusersdir}/forgejo.conf
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed May 20 2026 Jason Rothstein
|
||||
- 15.0.2
|
||||
- golang >= 1.26.3
|
||||
|
||||
* Sun May 10 2026 Jason Rothstein
|
||||
- Implement systemd macros and sysusers.d best practices
|
||||
|
||||
|
||||
Reference in New Issue
Block a user