From f26d665965abb2e7acb2e21efceb98442dd75291 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 30 Apr 2026 16:07:18 +0000 Subject: [PATCH] bump: wails3 tauri --- anda/lib/wails/v3/wails3.spec | 2 +- anda/tools/tauri/tauri.spec | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/lib/wails/v3/wails3.spec b/anda/lib/wails/v3/wails3.spec index ee4662dca3..bd204a24dd 100644 --- a/anda/lib/wails/v3/wails3.spec +++ b/anda/lib/wails/v3/wails3.spec @@ -1,4 +1,4 @@ -%global ver v3.0.0-alpha.80 +%global ver v3.0.0-alpha.81 %global sanitized_ver %(echo %{ver} | sed 's/-/~/g') %global goipath github.com/wailsapp/wails/v3 diff --git a/anda/tools/tauri/tauri.spec b/anda/tools/tauri/tauri.spec index 16966156e1..d03800cdfb 100644 --- a/anda/tools/tauri/tauri.spec +++ b/anda/tools/tauri/tauri.spec @@ -2,8 +2,8 @@ %undefine __brp_mangle_shebangs Name: rust-tauri -Version: 2.10.1 -Release: 1%?dist +Version: 2.11.0 +Release: 1%{?dist} Summary: Command line interface for building Tauri apps License: Apache-2.0 OR MIT URL: https://crates.io/crates/create-tauri-app