From 322eaece80b8cc66daf3d229e71d22f9490bcdf7 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 11 Mar 2026 19:10:39 +0000 Subject: [PATCH] bump: zed-preview inputplumber xf-xet --- anda/devs/zed/preview/zed-preview.spec | 2 +- anda/games/inputplumber/inputplumber.spec | 4 ++-- anda/langs/python/hf-xet/xf-xet.spec | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/anda/devs/zed/preview/zed-preview.spec b/anda/devs/zed/preview/zed-preview.spec index 89b87885fa..d97b78c8e7 100644 --- a/anda/devs/zed/preview/zed-preview.spec +++ b/anda/devs/zed/preview/zed-preview.spec @@ -5,7 +5,7 @@ %global debug_package %{nil} %endif -%global ver 0.227.1 +%global ver 0.228.0-pre # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ diff --git a/anda/games/inputplumber/inputplumber.spec b/anda/games/inputplumber/inputplumber.spec index dbb9fb54bd..6bb7daf804 100644 --- a/anda/games/inputplumber/inputplumber.spec +++ b/anda/games/inputplumber/inputplumber.spec @@ -1,8 +1,8 @@ %global __brp_mangle_shebangs %{nil} Name: inputplumber -Version: 0.75.1 -Release: 1%?dist +Version: 0.75.2 +Release: 1%{?dist} Summary: Open source input router and remapper daemon for Linux License: GPL-3.0-or-later URL: https://github.com/ShadowBlip/InputPlumber diff --git a/anda/langs/python/hf-xet/xf-xet.spec b/anda/langs/python/hf-xet/xf-xet.spec index 81c623ae84..0f1df71770 100644 --- a/anda/langs/python/hf-xet/xf-xet.spec +++ b/anda/langs/python/hf-xet/xf-xet.spec @@ -2,8 +2,8 @@ %global _desc xet client tech, used in huggingface_hub. Name: python-%{pypi_name} -Version: 1.3.2 -Release: 1%?dist +Version: 1.4.0 +Release: 1%{?dist} Summary: xet client tech, used in huggingface_hub License: Apache-2.0 URL: https://github.com/huggingface/xet-core