Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6137f94dce |
1 changed files with 4 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ An open source, self-hosted implementation of the Tailscale control server.}
|
|||
|
||||
Name: headscale
|
||||
Version: 0.26.1
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Self-hosted implementation of the Tailscale control server
|
||||
|
||||
License: BSD-2-Clause AND MIT AND Apache-2.0 AND MPL-2.0 AND BSD-2-Clause-Views AND ISC AND BSD-3-Clause AND ISC
|
||||
|
|
@ -500,6 +500,9 @@ install -p -D -m 0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/headscale/config.yam
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Oct 10 2025 Maxwell G <maxwell@gtmx.me> - 0.26.1-6
|
||||
- Rebuild for golang 1.25.2
|
||||
|
||||
* Fri Aug 15 2025 Maxwell G <maxwell@gtmx.me> - 0.26.1-5
|
||||
- Rebuild for golang-1.25.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue