Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d88333f87a
|
||
|
|
009cca9028
|
||
|
|
f200a6a3aa
|
||
|
|
b1c7e346b6
|
||
|
|
6d90e3bd2f
|
||
|
|
505ed95e47
|
||
|
|
9408b225c8
|
||
|
|
bcbe8ee1a0
|
||
|
|
54d4c8128c
|
||
|
|
90df312265
|
||
|
|
ca1a71c56e
|
||
|
|
a841485287
|
||
|
|
8c00970c4d
|
||
|
|
eadd22f317
|
||
|
|
dfed526137
|
||
|
|
3a27c9e8fa
|
||
|
|
6fcecc988b
|
+61
-28
@@ -4,7 +4,7 @@ ExclusiveArch: %{go_arches}
|
||||
%endif
|
||||
|
||||
Name: forgejo
|
||||
Version: 15.0.7
|
||||
Version: 11.0.16
|
||||
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.25.12
|
||||
BuildRequires: pam-devel
|
||||
BuildRequires: systemd-rpm-macros
|
||||
%{?sysusers_requires_compat}
|
||||
@@ -65,7 +65,6 @@ install -p -m 0644 forgejo.sysusers %{buildroot}%{_sysusersdir}/forgejo.conf
|
||||
%pre
|
||||
%sysusers_create_compat forgejo.sysusers
|
||||
|
||||
|
||||
%post
|
||||
%systemd_post forgejo.service
|
||||
|
||||
@@ -90,36 +89,70 @@ install -p -m 0644 forgejo.sysusers %{buildroot}%{_sysusersdir}/forgejo.conf
|
||||
%{_sysusersdir}/forgejo.conf
|
||||
%attr(0770, root, forgejo) %dir %{_sysconfdir}/forgejo
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 24 2026 Jason Rothstein
|
||||
- 15.0.7
|
||||
* Sun Jul 12 2026 Jason Rothstein
|
||||
- 11.0.16
|
||||
- golang >= 1.25.12
|
||||
|
||||
* Sun Aug 23 2026 Jason Rothstein
|
||||
- 15.0.6
|
||||
* Wed Jun 10 2026 Jason Rothstein
|
||||
- 11.0.15
|
||||
- golang >= 1.25.11
|
||||
|
||||
* Thu Jul 16 2026 Jason Rothstein
|
||||
- 15.0.5
|
||||
* Mon May 18 2026 Jason Rothstein
|
||||
- 11.0.14
|
||||
|
||||
* Wed Jul 15 2026 Jason Rothstein
|
||||
- 15.0.4
|
||||
* Mon May 11 2026 Jason Rothstein
|
||||
- packaging best practices for Fedora 44
|
||||
|
||||
* Wed May 20 2026 Jason Rothstein
|
||||
- 15.0.3
|
||||
- golang >= 1.26.4
|
||||
* Wed Apr 29 2026 Jason Rothstein
|
||||
- 11.0.13
|
||||
|
||||
* 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
|
||||
* Tue Apr 28 2026 Jason Rothstein
|
||||
- Drop EL8
|
||||
|
||||
* Sat Apr 25 2026 Jason Rothstein
|
||||
- 15.0.0
|
||||
- golang >= 1.26.2
|
||||
* 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
|
||||
- 11.0.3
|
||||
|
||||
* Tue Jul 14 2025 Jason Rothstein
|
||||
- 11.0.2
|
||||
|
||||
* Sun May 11 2025 Jason Rothstein
|
||||
- 11.0.1
|
||||
|
||||
* Sun Apr 27 2025 Jason Rothstein
|
||||
- 11.0.0
|
||||
- goland >= 1.24
|
||||
- debug packages won't be built
|
||||
|
||||
Reference in New Issue
Block a user