From 6b4e1c011b0210c3f0fe66cb12daa996ddfb79bb Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 5 Mar 2026 17:38:31 +0000 Subject: [PATCH] bump: bitwarden-cli.bin proton-vpn proton-vpn-api-core rust-zoi-rs falcond arduino-app-bricks-py rust-anda --- anda/apps/bitwarden/cli.bin/bitwarden-cli.bin.spec | 4 ++-- anda/apps/proton-vpn/proton-vpn.spec | 4 ++-- .../langs/python/proton-vpn-api-core/proton-vpn-api-core.spec | 4 ++-- anda/langs/rust/zoi/rust-zoi-rs.spec | 2 +- anda/system/falcond/falcond.spec | 4 ++-- anda/tools/arduino-app-bricks-py/arduino-app-bricks-py.spec | 2 +- anda/tools/buildsys/anda/rust-anda.spec | 4 ++-- 7 files changed, 12 insertions(+), 12 deletions(-) diff --git a/anda/apps/bitwarden/cli.bin/bitwarden-cli.bin.spec b/anda/apps/bitwarden/cli.bin/bitwarden-cli.bin.spec index eaa26a80de..63aca8e17f 100644 --- a/anda/apps/bitwarden/cli.bin/bitwarden-cli.bin.spec +++ b/anda/apps/bitwarden/cli.bin/bitwarden-cli.bin.spec @@ -1,6 +1,6 @@ Name: bitwarden-cli.bin -Version: 2026.1.0 -Release: 2%?dist +Version: 2026.2.0 +Release: 1%{?dist} Summary: Bitwarden command-line client License: GPL-3.0-only URL: https://bitwarden.com diff --git a/anda/apps/proton-vpn/proton-vpn.spec b/anda/apps/proton-vpn/proton-vpn.spec index 780d64363f..2c14dc9259 100644 --- a/anda/apps/proton-vpn/proton-vpn.spec +++ b/anda/apps/proton-vpn/proton-vpn.spec @@ -1,6 +1,6 @@ Name: proton-vpn-gtk-app -Version: 4.14.1 -Release: 2%?dist +Version: 4.14.2 +Release: 1%{?dist} Summary: Official ProtonVPN Linux app License: GPL-3.0-only URL: https://protonvpn.com/download-linux diff --git a/anda/langs/python/proton-vpn-api-core/proton-vpn-api-core.spec b/anda/langs/python/proton-vpn-api-core/proton-vpn-api-core.spec index 5f91a5bf97..006f3b94c9 100644 --- a/anda/langs/python/proton-vpn-api-core/proton-vpn-api-core.spec +++ b/anda/langs/python/proton-vpn-api-core/proton-vpn-api-core.spec @@ -4,8 +4,8 @@ %global __requires_exclude ^python3\\.14dist\\(proton-vpn-local-agent\\)$ Name: python-%{pypi_name} -Version: 4.14.3 -Release: 3%?dist +Version: 4.15.2 +Release: 1%{?dist} Summary: A facade to the other Proton VPN components License: GPL-3.0-Only URL: https://github.com/ProtonVPN/python-proton-vpn-api-core diff --git a/anda/langs/rust/zoi/rust-zoi-rs.spec b/anda/langs/rust/zoi/rust-zoi-rs.spec index 3c3eff6b00..baeb724edf 100644 --- a/anda/langs/rust/zoi/rust-zoi-rs.spec +++ b/anda/langs/rust/zoi/rust-zoi-rs.spec @@ -1,7 +1,7 @@ %define __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ %global crate zoi-rs -%global crate_version 1.7.0 +%global crate_version 1.8.0 Name: rust-zoi-rs Version: %(echo %crate_version | sed 's/-/~/g') diff --git a/anda/system/falcond/falcond.spec b/anda/system/falcond/falcond.spec index e46405e435..b02e46a400 100644 --- a/anda/system/falcond/falcond.spec +++ b/anda/system/falcond/falcond.spec @@ -1,8 +1,8 @@ %global _include_minidebuginfo 0 Name: falcond -Version: 1.2.3 -Release: 3%{?dist} +Version: 2.0.0 +Release: 1%{?dist} Summary: Advanced Linux Gaming Performance Daemon License: MIT URL: https://git.pika-os.com/general-packages/falcond diff --git a/anda/tools/arduino-app-bricks-py/arduino-app-bricks-py.spec b/anda/tools/arduino-app-bricks-py/arduino-app-bricks-py.spec index d82ca1de53..fcbdc049b8 100644 --- a/anda/tools/arduino-app-bricks-py/arduino-app-bricks-py.spec +++ b/anda/tools/arduino-app-bricks-py/arduino-app-bricks-py.spec @@ -1,7 +1,7 @@ %global pypi_name app-bricks-py %global _desc The code of the Arduino App Lab Bricks -%global ver release/0.8.0rc2 +%global ver release/0.8.0rc3 %global sanitized_ver %(echo %{ver} | sed 's|release/||') Name: %{pypi_name} diff --git a/anda/tools/buildsys/anda/rust-anda.spec b/anda/tools/buildsys/anda/rust-anda.spec index 1237003153..5fa37431e0 100644 --- a/anda/tools/buildsys/anda/rust-anda.spec +++ b/anda/tools/buildsys/anda/rust-anda.spec @@ -5,8 +5,8 @@ %global crate anda Name: rust-anda -Version: 0.5.0 -Release: 1%?dist +Version: 0.5.1 +Release: 1%{?dist} Summary: Andaman Build toolchain License: MIT