From 6137f94dceb5bebf90beeccc0c8a49fdc7d02e80 Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Fri, 10 Oct 2025 11:08:24 -0500 Subject: [PATCH] Rebuild for golang 1.25.2 --- headscale.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/headscale.spec b/headscale.spec index 19a1857..8fc15d6 100644 --- a/headscale.spec +++ b/headscale.spec @@ -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 - 0.26.1-6 +- Rebuild for golang 1.25.2 + * Fri Aug 15 2025 Maxwell G - 0.26.1-5 - Rebuild for golang-1.25.0