From c8824d692ff6db5bf5017ce68a1a597013cdcdc5 Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Fri, 15 Aug 2025 18:43:42 -0500 Subject: [PATCH 1/2] Rebuild for golang-1.25.0 --- trayscale.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/trayscale.spec b/trayscale.spec index e6fe803..a76337c 100644 --- a/trayscale.spec +++ b/trayscale.spec @@ -24,7 +24,7 @@ An unofficial GUI wrapper around the Tailscale CLI client.} %global godocs README.md Name: trayscale -Release: 1%{?dist} +Release: 2%{?dist} Summary: An unofficial GUI wrapper around the Tailscale CLI client # main source code is MIT @@ -232,6 +232,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/dev.deedles.Tr %changelog +* Fri Aug 15 2025 Maxwell G - 0.18.1-2 +- Rebuild for golang-1.25.0 + * Tue Jul 29 2025 Jonathan Wright - 0.18.1-1 - update to 0.18.1 rhbz#2384201 - Include preference gschema rhbz#2343982 From 181bbf9f41eece77a85032b7d7e92f84f984fa28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20S=C3=A1ez?= Date: Fri, 10 Oct 2025 15:14:06 +0200 Subject: [PATCH 2/2] rebuild --- trayscale.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/trayscale.spec b/trayscale.spec index a76337c..ffa06a1 100644 --- a/trayscale.spec +++ b/trayscale.spec @@ -24,7 +24,7 @@ An unofficial GUI wrapper around the Tailscale CLI client.} %global godocs README.md Name: trayscale -Release: 2%{?dist} +Release: 3%{?dist} Summary: An unofficial GUI wrapper around the Tailscale CLI client # main source code is MIT @@ -232,6 +232,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/dev.deedles.Tr %changelog +* Fri Oct 10 2025 Alejandro Sáez - 0.18.1-3 +- rebuild + * Fri Aug 15 2025 Maxwell G - 0.18.1-2 - Rebuild for golang-1.25.0