Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
Alejandro Sáez
181bbf9f41 rebuild 2025-10-10 15:14:06 +02:00
Maxwell G
c8824d692f Rebuild for golang-1.25.0 2025-08-15 18:43:42 -05:00

View file

@ -24,7 +24,7 @@ An unofficial GUI wrapper around the Tailscale CLI client.}
%global godocs README.md
Name: trayscale
Release: 1%{?dist}
Release: 3%{?dist}
Summary: An unofficial GUI wrapper around the Tailscale CLI client
# main source code is MIT
@ -232,6 +232,12 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/dev.deedles.Tr
%changelog
* Fri Oct 10 2025 Alejandro Sáez <asm@redhat.com> - 0.18.1-3
- rebuild
* Fri Aug 15 2025 Maxwell G <maxwell@gtmx.me> - 0.18.1-2
- Rebuild for golang-1.25.0
* Tue Jul 29 2025 Jonathan Wright <jonathan@almalinux.org> - 0.18.1-1
- update to 0.18.1 rhbz#2384201
- Include preference gschema rhbz#2343982