From 6185780d4eccd0b701d3bf3634ee708155c46db5 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 2 Mar 2026 20:54:47 +0000 Subject: [PATCH] bump: posthog wails3 --- anda/langs/python/posthog/posthog.spec | 2 +- anda/lib/wails/v3/wails3.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/python/posthog/posthog.spec b/anda/langs/python/posthog/posthog.spec index 519108c0bf..2195a13f5b 100644 --- a/anda/langs/python/posthog/posthog.spec +++ b/anda/langs/python/posthog/posthog.spec @@ -2,7 +2,7 @@ %global _desc Send usage data from your Python code to PostHog. Name: python-%{pypi_name} -Version: 7.9.4 +Version: 7.9.5 Release: 1%?dist Summary: Send usage data from your Python code to PostHog License: MIT diff --git a/anda/lib/wails/v3/wails3.spec b/anda/lib/wails/v3/wails3.spec index e56dce03a6..73bcd0eb1d 100644 --- a/anda/lib/wails/v3/wails3.spec +++ b/anda/lib/wails/v3/wails3.spec @@ -1,4 +1,4 @@ -%global ver 3.0.0-alpha.74 +%global ver v3.0.0-alpha.74 %global sanitized_ver %(echo %{ver} | sed 's/-/~/g') %global goipath github.com/wailsapp/wails/v3