From 96f12f361cfa15746cdf4eb1fe89923b99f40a2d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 18 Feb 2026 22:36:32 +0000 Subject: [PATCH] bump: falcond-gui posthog --- anda/apps/falcond-gui/falcond-gui.spec | 4 ++-- anda/langs/python/posthog/posthog.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/apps/falcond-gui/falcond-gui.spec b/anda/apps/falcond-gui/falcond-gui.spec index 0f14b027d5..ce7e7c0bee 100644 --- a/anda/apps/falcond-gui/falcond-gui.spec +++ b/anda/apps/falcond-gui/falcond-gui.spec @@ -1,6 +1,6 @@ Name: falcond-gui -Version: 1.0.1 -Release: 1%{?dist} +Version: 1.0.2 +Release: 1%?dist Summary: A GTK4/LibAdwaita application to control and monitor the Falcond gaming optimization daemon SourceLicense: MIT License: (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND CC0-1.0 AND ISC AND (MIT OR Apache-2.0) AND MIT AND (Unlicense OR MIT) diff --git a/anda/langs/python/posthog/posthog.spec b/anda/langs/python/posthog/posthog.spec index cf46393f0d..7c9f61f7f8 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.1 +Version: 7.9.3 Release: 1%?dist Summary: Send usage data from your Python code to PostHog License: MIT