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