From 858cb7d4c2ffdc94bda3780142c7f165def7ee95 Mon Sep 17 00:00:00 2001 From: Jonathan Wright Date: Thu, 21 Nov 2024 20:01:37 -0600 Subject: [PATCH 1/8] update to 0.14.0 --- .gitignore | 1 + sources | 2 +- trayscale.spec | 63 +++++++++++++++++++++++++------------------------- 3 files changed, 34 insertions(+), 32 deletions(-) diff --git a/.gitignore b/.gitignore index 31ce566..7e5c8f0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /trayscale-0.12.6-vendored.tar.xz /trayscale-0.13.0-vendored.tar.xz /trayscale-0.13.1-vendored.tar.xz +/trayscale-0.14.0-vendored.tar.xz diff --git a/sources b/sources index c3512d7..22c7c31 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (trayscale-0.13.1-vendored.tar.xz) = fdbd77a77870bf35f6b4de9c95692cead8cf84b7e4b741122422dc38d75b993930ab31dafb1d3d483706164f977391a9bc0019e05bc63795e74c56cf0a15b60c +SHA512 (trayscale-0.14.0-vendored.tar.xz) = 9a3d92fb664f4978feb97f7bc313ff84800bcbcdc113ab3502fd095fec4d1afb68158a65c7df5b562df2f1b95a9715e80ddec9206671b4e7ee1118bf838e5405 diff --git a/trayscale.spec b/trayscale.spec index 157d6be..711e109 100644 --- a/trayscale.spec +++ b/trayscale.spec @@ -9,7 +9,7 @@ # https://github.com/DeedleFake/trayscale %global goipath github.com/DeedleFake/trayscale -Version: 0.13.1 +Version: 0.14.0 %if 0%{?rhel} %gometa @@ -51,6 +51,8 @@ Requires: hicolor-icon-theme # MIT Provides: bundled(golang(deedles.dev/mk)) = v0.1.0 +# MIT +Provides: bundled(golang(deedles.dev/xiter)) = v0.1.0 # Apache-2.0 Provides: bundled(golang(fyne.io/systray)) = v1.11.0 # MPL-2.0 @@ -60,31 +62,31 @@ Provides: bundled(golang(github.com/diamondburned/gotk4/pkg)) = v0.3.1 # BSD-3-Clause Provides: bundled(golang(github.com/inhies/go-bytesize)) = v0.0.0~20220417184213~4913239db9cf # BSD-3-Clause -Provides: bundled(golang(golang.org/x/net)) = v0.28.0 -# Apache-2.0 -Provides: bundled(golang(gotest.tools/v3)) = v3.5.1 +Provides: bundled(golang(golang.org/x/net)) = v0.31.0 # MIT OR BSD-3-Clause -Provides: bundled(golang(honnef.co/go/tools)) = v0.4.7 +Provides: bundled(golang(honnef.co/go/tools)) = v0.5.1 # BSD-3-Clause -Provides: bundled(golang(tailscale.com)) = v1.70.0 +Provides: bundled(golang(tailscale.com)) = v1.76.6 # BSD-3-Clause Provides: bundled(golang(filippo.io/edwards25519)) = v1.1.0 # MIT -Provides: bundled(golang(github.com/BurntSushi/toml)) = v1.4.0 +Provides: bundled(golang(github.com/BurntSushi/toml)) = v1.4.1~0.20240615085220~eb727477b3f7 # MIT Provides: bundled(golang(github.com/KarpelesLab/weak)) = v0.1.1 # Apache-2.0 Provides: bundled(golang(github.com/akutz/memconn)) = v0.1.0 # BSD-3-Clause Provides: bundled(golang(github.com/alexbrainman/sspi)) = v0.0.0~20231016080023~1a75b4708caa +# ISC +Provides: bundled(golang(github.com/coder/websocket)) = v1.8.12 # Apache-2.0 -Provides: bundled(golang(github.com/coreos/go-iptables)) = v0.7.1~0.20240112124308~65c67c9f46e6 +Provides: bundled(golang(github.com/coreos/go-iptables)) = v0.8.0 # BSD-3-Clause -Provides: bundled(golang(github.com/dblohm7/wingoes)) = v0.0.0~20240801171404~fc12d7c70140 +Provides: bundled(golang(github.com/dblohm7/wingoes)) = v0.0.0~20240820181039~f2b84150679e # MIT Provides: bundled(golang(github.com/fxamacker/cbor/v2)) = v2.7.0 # BSD-3-Clause -Provides: bundled(golang(github.com/go-json-experiment/json)) = v0.0.0~20240524174822~2d9f40f7385b +Provides: bundled(golang(github.com/go-json-experiment/json)) = v0.0.0~20240815175050~ebd3a8989ca1 # BSD-2-Clause Provides: bundled(golang(github.com/godbus/dbus/v5)) = v5.1.1~0.20230522191255~76236955d466 # Apache-2.0 @@ -92,7 +94,7 @@ Provides: bundled(golang(github.com/golang/groupcache)) = v0.0.0~202103312 # BSD-3-Clause Provides: bundled(golang(github.com/google/go-cmp)) = v0.6.0 # Apache-2.0 -Provides: bundled(golang(github.com/google/nftables)) = v0.2.1~0.20240414091927~5e242ec57806 +Provides: bundled(golang(github.com/google/nftables)) = v0.2.1~0.20240902164806~9a9f2ce6b319 # BSD-3-Clause Provides: bundled(golang(github.com/google/uuid)) = v1.6.0 # BSD-3-Clause @@ -116,7 +118,7 @@ Provides: bundled(golang(github.com/mdlayher/netlink)) = v1.7.2 # MIT Provides: bundled(golang(github.com/mdlayher/socket)) = v0.5.1 # BSD-3-Clause -Provides: bundled(golang(github.com/miekg/dns)) = v1.1.61 +Provides: bundled(golang(github.com/miekg/dns)) = v1.1.62 # MIT Provides: bundled(golang(github.com/mitchellh/go-ps)) = v1.0.0 # Apache-2.0 @@ -126,9 +128,9 @@ Provides: bundled(golang(github.com/skip2/go-qrcode)) = v0.0.0~20200617195 # MIT Provides: bundled(golang(github.com/tailscale/go-winio)) = v0.0.0~20231025203758~c4f33415bf55 # BSD-2-Clause -Provides: bundled(golang(github.com/tailscale/goupnp)) = v1.0.1~0.20210804011211~c64d0f06ea05 +Provides: bundled(golang(github.com/tailscale/goupnp)) = v1.0.1~0.20210804030727~66b27ba4e403 # Apache-2.0 -Provides: bundled(golang(github.com/tailscale/netlink)) = v1.1.1~0.20211101221916~cabfb018fe85 +Provides: bundled(golang(github.com/tailscale/netlink)) = v1.1.1~0.20240822203006~4d49adab4de7 # BSD-3-Clause Provides: bundled(golang(github.com/tailscale/web-client-prebuilt)) = v0.0.0~20240226180453~5db17b287bf1 # MIT @@ -136,9 +138,7 @@ Provides: bundled(golang(github.com/tcnksm/go-httpstat)) = v0.2.0 # MIT Provides: bundled(golang(github.com/toqueteos/webbrowser)) = v1.2.0 # Apache-2.0 -Provides: bundled(golang(github.com/vishvananda/netlink)) = v1.2.1~beta.2 -# Apache-2.0 -Provides: bundled(golang(github.com/vishvananda/netns)) = v0.0.4 +Provides: bundled(golang(github.com/vishvananda/netns)) = v0.0.5 # MIT Provides: bundled(golang(github.com/x448/float16)) = v0.8.4 # Apache-2.0 @@ -148,35 +148,33 @@ Provides: bundled(golang(go4.org/netipx)) = v0.0.0~20231129151722~fdeea329 # BSD-3-Clause Provides: bundled(golang(go4.org/unsafe/assume-no-moving-gc)) = v0.0.0~20231121144256~b99613f794b6 # BSD-3-Clause -Provides: bundled(golang(golang.org/x/crypto)) = v0.26.0 +Provides: bundled(golang(golang.org/x/crypto)) = v0.29.0 # BSD-3-Clause -Provides: bundled(golang(golang.org/x/exp)) = v0.0.0~20240808152545~0cdaa3abc0fa +Provides: bundled(golang(golang.org/x/exp)) = v0.0.0~20241108190413~2d47ceb2692f # BSD-3-Clause -Provides: bundled(golang(golang.org/x/exp/typeparams)) = v0.0.0~20240808152545~0cdaa3abc0fa +Provides: bundled(golang(golang.org/x/exp/typeparams)) = v0.0.0~20241108190413~2d47ceb2692f # BSD-3-Clause -Provides: bundled(golang(golang.org/x/mod)) = v0.20.0 +Provides: bundled(golang(golang.org/x/mod)) = v0.22.0 # BSD-3-Clause -Provides: bundled(golang(golang.org/x/oauth2)) = v0.22.0 +Provides: bundled(golang(golang.org/x/oauth2)) = v0.24.0 # BSD-3-Clause -Provides: bundled(golang(golang.org/x/sync)) = v0.8.0 +Provides: bundled(golang(golang.org/x/sync)) = v0.9.0 # BSD-3-Clause -Provides: bundled(golang(golang.org/x/sys)) = v0.24.0 +Provides: bundled(golang(golang.org/x/sys)) = v0.27.0 # BSD-3-Clause -Provides: bundled(golang(golang.org/x/text)) = v0.17.0 +Provides: bundled(golang(golang.org/x/text)) = v0.20.0 # BSD-3-Clause -Provides: bundled(golang(golang.org/x/time)) = v0.6.0 +Provides: bundled(golang(golang.org/x/time)) = v0.8.0 # BSD-3-Clause -Provides: bundled(golang(golang.org/x/tools)) = v0.24.0 +Provides: bundled(golang(golang.org/x/tools)) = v0.27.0 # MIT Provides: bundled(golang(golang.zx2c4.com/wireguard/windows)) = v0.5.3 # Apache-2.0 -Provides: bundled(golang(k8s.io/client-go)) = v0.30.3 -# ISC -Provides: bundled(golang(nhooyr.io/websocket)) = v1.8.17 +Provides: bundled(golang(k8s.io/client-go)) = v0.31.2 # MIT OR BSD-3-Clause OR Apache-2.0 Provides: bundled(golang(sigs.k8s.io/yaml)) = v1.4.0 # BSD-3-Clause -Provides: bundled(golang(software.sslmate.com/src/go-pkcs12)) = v0.4.0 +Provides: bundled(golang(software.sslmate.com/src/go-pkcs12)) = v0.5.0 %description %{common_description} @@ -232,6 +230,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/dev.deedles.Tr %changelog +* Fri Nov 22 2024 Jonathan Wright - 0.14.0-1 +- update to 0.14.0 rhbz#2305263 + * Mon Aug 12 2024 Jonathan Wright - 0.13.1-1 - update to 1.13.1 rhbz#2304060 From a1499bbcb7cf14f6ca3cc5711944605e2a503f76 Mon Sep 17 00:00:00 2001 From: Jonathan Wright Date: Fri, 3 Jan 2025 14:49:29 -0600 Subject: [PATCH 2/8] update to 0.14.1 --- .gitignore | 1 + sources | 2 +- trayscale.spec | 8 +++++--- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 7e5c8f0..05d3241 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /trayscale-0.13.0-vendored.tar.xz /trayscale-0.13.1-vendored.tar.xz /trayscale-0.14.0-vendored.tar.xz +/trayscale-0.14.1-vendored.tar.xz diff --git a/sources b/sources index 22c7c31..5afacd3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (trayscale-0.14.0-vendored.tar.xz) = 9a3d92fb664f4978feb97f7bc313ff84800bcbcdc113ab3502fd095fec4d1afb68158a65c7df5b562df2f1b95a9715e80ddec9206671b4e7ee1118bf838e5405 +SHA512 (trayscale-0.14.1-vendored.tar.xz) = f51ac9a1428b37846e156d7055a9447faad768565dd6d7ec19275a9f12b85dc1a493360ef5ac2661bfcfaef00d2e55fb6a9330ff8c196cd77d58dfc2d161e28b diff --git a/trayscale.spec b/trayscale.spec index 711e109..9a6f065 100644 --- a/trayscale.spec +++ b/trayscale.spec @@ -9,7 +9,7 @@ # https://github.com/DeedleFake/trayscale %global goipath github.com/DeedleFake/trayscale -Version: 0.14.0 +Version: 0.14.1 %if 0%{?rhel} %gometa @@ -33,7 +33,7 @@ License: MIT AND BSD-2-Clause AND Apache-2.0 AND MPL-2.0 AND ISC AND BSD- URL: %{gourl} # see create-vendor-tarball.sh in this distgit repo Source0: trayscale-%{version}-vendored.tar.xz -Source1: create-vendor-tarball.sh +Source99: create-vendor-tarball.sh BuildRequires: glib2-devel BuildRequires: gobject-introspection-devel @@ -189,7 +189,6 @@ rm -rf vendor/ %endif %goprep %{?with_vendor:-k} -%autopatch -p1 %build @@ -230,6 +229,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/dev.deedles.Tr %changelog +* Fri Jan 03 2025 Jonathan Wright - 0.14.1-1 +- update to 0.14.1 rhbz#2333617 + * Fri Nov 22 2024 Jonathan Wright - 0.14.0-1 - update to 0.14.0 rhbz#2305263 From 791e9b175530090cfbfa2828afc2f830a5abc874 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 13:16:43 +0000 Subject: [PATCH 3/8] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- trayscale.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/trayscale.spec b/trayscale.spec index 9a6f065..33aa808 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 @@ -229,6 +229,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/dev.deedles.Tr %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 0.14.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Fri Jan 03 2025 Jonathan Wright - 0.14.1-1 - update to 0.14.1 rhbz#2333617 From eb2348160c13b169ea0955af3d966989653409e3 Mon Sep 17 00:00:00 2001 From: Jonathan Wright Date: Thu, 5 Jun 2025 05:48:18 -0500 Subject: [PATCH 4/8] update to 0.18.0 --- .gitignore | 1 + sources | 2 +- trayscale.spec | 11 +++++++++-- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 05d3241..1b602e4 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /trayscale-0.13.1-vendored.tar.xz /trayscale-0.14.0-vendored.tar.xz /trayscale-0.14.1-vendored.tar.xz +/trayscale-0.18.0-vendored.tar.xz diff --git a/sources b/sources index 5afacd3..9be5f80 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (trayscale-0.14.1-vendored.tar.xz) = f51ac9a1428b37846e156d7055a9447faad768565dd6d7ec19275a9f12b85dc1a493360ef5ac2661bfcfaef00d2e55fb6a9330ff8c196cd77d58dfc2d161e28b +SHA512 (trayscale-0.18.0-vendored.tar.xz) = d8cfae5de87698573fa1fc14227725a18edb8795b7027de403cf20137c92f7d432f7d5017e336c16f7da7645e7a8efa8dda4f984a2a3220fc09488a10b577028 diff --git a/trayscale.spec b/trayscale.spec index 33aa808..f4fd11a 100644 --- a/trayscale.spec +++ b/trayscale.spec @@ -9,7 +9,7 @@ # https://github.com/DeedleFake/trayscale %global goipath github.com/DeedleFake/trayscale -Version: 0.14.1 +Version: 0.18.0 %if 0%{?rhel} %gometa @@ -24,7 +24,7 @@ An unofficial GUI wrapper around the Tailscale CLI client.} %global godocs README.md Name: trayscale -Release: 2%{?dist} +Release: 1%{?dist} Summary: An unofficial GUI wrapper around the Tailscale CLI client # main source code is MIT @@ -192,6 +192,7 @@ rm -rf vendor/ %build +export LDFLAGS="-X 'github.com/DeedleFake/trayscale/version=%{version}'" %gobuild -o trayscale ./cmd/trayscale @@ -229,6 +230,12 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/dev.deedles.Tr %changelog +* Thu Jun 05 2025 Jonathan Wright - 0.18.0-1 +- update to 0.18.0 rhbz#2345463 + +* Fri Feb 21 2025 Jonathan Wright - 0.14.1-3 +- Fix version output on About page + * Sun Jan 19 2025 Fedora Release Engineering - 0.14.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From 96f384f9fc244df3b8b1cb8e043d27d5745f3bc2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 19:31:24 +0000 Subject: [PATCH 5/8] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- trayscale.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/trayscale.spec b/trayscale.spec index f4fd11a..02b5d7b 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 @@ -230,6 +230,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/dev.deedles.Tr %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 0.18.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Thu Jun 05 2025 Jonathan Wright - 0.18.0-1 - update to 0.18.0 rhbz#2345463 From 28bfcb98ce3955f8896265b2b84912cb55ddd90c Mon Sep 17 00:00:00 2001 From: Jonathan Wright Date: Tue, 29 Jul 2025 11:45:05 -0500 Subject: [PATCH 6/8] update to 0.18.1, fix missing settings gschema --- .gitignore | 1 + sources | 2 +- trayscale.spec | 10 ++++++++-- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1b602e4..44f176a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /trayscale-0.14.0-vendored.tar.xz /trayscale-0.14.1-vendored.tar.xz /trayscale-0.18.0-vendored.tar.xz +/trayscale-0.18.1-vendored.tar.xz diff --git a/sources b/sources index 9be5f80..ef33cba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (trayscale-0.18.0-vendored.tar.xz) = d8cfae5de87698573fa1fc14227725a18edb8795b7027de403cf20137c92f7d432f7d5017e336c16f7da7645e7a8efa8dda4f984a2a3220fc09488a10b577028 +SHA512 (trayscale-0.18.1-vendored.tar.xz) = 8e6342536b6020c233e854328ba063c8f74c3c500124487177b9b3011e1eb16222293ae9daab131f704c99cfc21fad3ef772b675122266544a65defa7268aa2f diff --git a/trayscale.spec b/trayscale.spec index 02b5d7b..e6fe803 100644 --- a/trayscale.spec +++ b/trayscale.spec @@ -9,7 +9,7 @@ # https://github.com/DeedleFake/trayscale %global goipath github.com/DeedleFake/trayscale -Version: 0.18.0 +Version: 0.18.1 %if 0%{?rhel} %gometa @@ -24,7 +24,7 @@ An unofficial GUI wrapper around the Tailscale CLI client.} %global godocs README.md Name: trayscale -Release: 2%{?dist} +Release: 1%{?dist} Summary: An unofficial GUI wrapper around the Tailscale CLI client # main source code is MIT @@ -204,6 +204,7 @@ install -D -t %{buildroot}%{_bindir} trayscale install -Dm644 -t %{buildroot}%{_datadir}/applications dev.deedles.Trayscale.desktop install -Dm644 -t %{buildroot}%{_datadir}/icons/hicolor/256x256/apps dev.deedles.Trayscale.png install -Dm644 -t %{buildroot}%{_metainfodir} dev.deedles.Trayscale.metainfo.xml +install -Dm644 -t %{buildroot}%{_datadir}/glib-2.0/schemas dev.deedles.Trayscale.gschema.xml %endif @@ -220,6 +221,7 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/dev.deedles.Tr %doc README.md %{_bindir}/trayscale %{_datadir}/applications/dev.deedles.Trayscale.desktop +%{_datadir}/glib-2.0/schemas/dev.deedles.Trayscale.gschema.xml %{_datadir}/icons/hicolor/*/apps/dev.deedles.Trayscale.png %{_metainfodir}/dev.deedles.Trayscale.metainfo.xml @@ -230,6 +232,10 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/dev.deedles.Tr %changelog +* Tue Jul 29 2025 Jonathan Wright - 0.18.1-1 +- update to 0.18.1 rhbz#2384201 +- Include preference gschema rhbz#2343982 + * Fri Jul 25 2025 Fedora Release Engineering - 0.18.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From c8824d692ff6db5bf5017ce68a1a597013cdcdc5 Mon Sep 17 00:00:00 2001 From: Maxwell G Date: Fri, 15 Aug 2025 18:43:42 -0500 Subject: [PATCH 7/8] 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 8/8] 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