Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dca7d0f146
|
||
|
|
5aefe22480
|
||
|
|
3f0395e5ad
|
||
|
|
f66fc5398d
|
+11
-29
@@ -4,7 +4,7 @@ ExclusiveArch: %{go_arches}
|
||||
%endif
|
||||
|
||||
Name: forgejo
|
||||
Version: 15.0.7
|
||||
Version: 16.0.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Beyond coding. We forge.
|
||||
|
||||
@@ -15,7 +15,7 @@ Source1: forgejo.sysusers
|
||||
|
||||
BuildRequires: git
|
||||
BuildRequires: make
|
||||
BuildRequires: golang >= 1.26.4
|
||||
BuildRequires: golang >= 1.26.5
|
||||
BuildRequires: pam-devel
|
||||
BuildRequires: systemd-rpm-macros
|
||||
%{?sysusers_requires_compat}
|
||||
@@ -92,34 +92,16 @@ install -p -m 0644 forgejo.sysusers %{buildroot}%{_sysusersdir}/forgejo.conf
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 24 2026 Jason Rothstein
|
||||
- 15.0.7
|
||||
* Wed Aug 26 2026 Jason Rothstein
|
||||
- 16.0.3
|
||||
|
||||
* Sun Aug 23 2026 Jason Rothstein
|
||||
- 15.0.6
|
||||
* Tue Aug 25 2026 Jason Rothstein
|
||||
- 16.0.2
|
||||
|
||||
* Thu Jul 16 2026 Jason Rothstein
|
||||
- 15.0.5
|
||||
* Fri Jul 24 2026 Jason Rothstein
|
||||
- 16.0.1
|
||||
|
||||
* Wed Jul 15 2026 Jason Rothstein
|
||||
- 15.0.4
|
||||
* Fri Jul 17 2026 Jason Rothstein
|
||||
- 16.0.0
|
||||
- golang >= 1.26.5
|
||||
|
||||
* Wed May 20 2026 Jason Rothstein
|
||||
- 15.0.3
|
||||
- golang >= 1.26.4
|
||||
|
||||
* 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
|
||||
|
||||
* Thu Apr 30 2026 Jason Rothstein
|
||||
- 15.0.1
|
||||
- Add Fedora 44
|
||||
- Drop EL8
|
||||
|
||||
* Sat Apr 25 2026 Jason Rothstein
|
||||
- 15.0.0
|
||||
- golang >= 1.26.2
|
||||
|
||||
Reference in New Issue
Block a user