Compare commits

...

2 Commits

Author SHA1 Message Date
Owen Zimmerman 9338418c09 this actually
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-06-22 20:02:45 -05:00
Owen Zimmerman 319cf000ca fix: wails3
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-06-22 19:00:22 -05:00
+1 -1
View File
@@ -1,5 +1,5 @@
%global ver webview2/v1.0.25
%global sanitized_ver %(echo %{ver} | sed 's/-/~/g')
%global sanitized_ver %(echo %{ver} | sed 's|.*/||')
%global goipath github.com/wailsapp/wails/v3
Version: %{sanitized_ver}