From 352d178e79d059437a6de16fcaad8be8d00871ec Mon Sep 17 00:00:00 2001 From: Gilver Date: Sat, 14 Mar 2026 06:00:40 -0500 Subject: [PATCH] chore: Sync F43 (#10493) --- anda/apps/coolercontrol/coolercontrol.spec | 4 ++-- .../discord-canary-openasar.spec | 2 +- anda/apps/discord-canary/discord-canary.spec | 2 +- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/apps/signal-desktop/signal-desktop.spec | 2 +- anda/apps/throne/throne.spec | 4 ++-- .../lomiri-system-settings.spec | 2 +- anda/desktops/noctalia-qs/noctalia-qs.spec | 4 ++-- anda/desktops/noctalia-shell/noctalia-shell.spec | 4 ++-- anda/devs/deno/rust-deno.spec | 2 +- anda/devs/ghostty/stable/ghostty.spec | 2 +- anda/devs/powershell/powershell.spec | 4 ++-- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/games/terra-gamescope/terra-gamescope.spec | 5 ++--- .../games/vapor-mod-overlay/vapor-mod-overlay.spec | 2 +- anda/langs/go/v2ray/stable/v2ray.spec | 4 ++-- anda/langs/go/v2raya/stable/v2raya.spec | 4 ++-- .../proton-vpn-local-agent.spec | 4 ++-- anda/langs/rust/zoi/rust-zoi-rs.spec | 2 +- anda/langs/zig/bootstrap/setup.sh | 2 +- anda/langs/zig/bootstrap/zig-master-bootstrap.spec | 2 +- anda/lib/deviceinfo/deviceinfo.spec | 4 ++-- anda/lib/lsp-dsp/liblsp-dsp.spec | 4 ++-- anda/lib/mesa-compat/mesa-compat.spec | 14 +------------- anda/misc/signal-cli/signal-cli.spec | 4 ++-- .../gpu-screen-recorder/gpu-screen-recorder.spec | 2 +- anda/system/wine-dxvk/anda.hcl | 2 +- anda/system/wine/staging/wine-staging.spec | 4 ++-- anda/tools/buildsys/mise/rust-mise.spec | 2 +- anda/tools/copyparty/copyparty.spec | 2 +- anda/tools/electron/electron.spec | 4 ++-- anda/tools/proton-vpn-cli/proton-vpn-cli.spec | 4 ++-- 32 files changed, 48 insertions(+), 61 deletions(-) diff --git a/anda/apps/coolercontrol/coolercontrol.spec b/anda/apps/coolercontrol/coolercontrol.spec index c3fa44cf87..a0fe287663 100644 --- a/anda/apps/coolercontrol/coolercontrol.spec +++ b/anda/apps/coolercontrol/coolercontrol.spec @@ -8,8 +8,8 @@ for background device management, as well as a GUI to expertly customize your se %global __brp_mangle_shebangs %{nil} Name: coolercontrol -Version: 3.1.1 -Release: 3%?dist +Version: 4.0.1 +Release: 1%{?dist} Summary: Cooling device control for Linux ExclusiveArch: x86_64 aarch64 License: GPL-3.0-or-later diff --git a/anda/apps/discord-canary-openasar/discord-canary-openasar.spec b/anda/apps/discord-canary-openasar/discord-canary-openasar.spec index a0252b4f01..6e6af3ea7d 100644 --- a/anda/apps/discord-canary-openasar/discord-canary-openasar.spec +++ b/anda/apps/discord-canary-openasar/discord-canary-openasar.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord-canary-openasar -Version: 0.0.891 +Version: 0.0.902 Release: 1%{?dist} Summary: A snappier Discord rewrite with features like further customization and theming License: MIT AND https://discord.com/terms diff --git a/anda/apps/discord-canary/discord-canary.spec b/anda/apps/discord-canary/discord-canary.spec index 9a6ce322fe..6871320924 100644 --- a/anda/apps/discord-canary/discord-canary.spec +++ b/anda/apps/discord-canary/discord-canary.spec @@ -6,7 +6,7 @@ %global __provides_exclude_from %{_datadir}/%{name}/.*\\.so Name: discord-canary -Version: 0.0.891 +Version: 0.0.902 Release: 1%{?dist} Summary: Free Voice and Text Chat for Gamers URL: discord.com diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index a4d8e9916b..2950268574 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2026-03-10 +%global ver 2026-03-13 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/apps/signal-desktop/signal-desktop.spec b/anda/apps/signal-desktop/signal-desktop.spec index a963895537..d30ad3b358 100644 --- a/anda/apps/signal-desktop/signal-desktop.spec +++ b/anda/apps/signal-desktop/signal-desktop.spec @@ -2,7 +2,7 @@ Name: signal-desktop %electronmeta -aD -Version: 8.2.0 +Version: 8.2.1 Release: 1%{?dist} Summary: A private messenger for Windows, macOS, and Linux URL: https://signal.org diff --git a/anda/apps/throne/throne.spec b/anda/apps/throne/throne.spec index d7b61eaeb7..cd0b2e97ce 100644 --- a/anda/apps/throne/throne.spec +++ b/anda/apps/throne/throne.spec @@ -1,8 +1,8 @@ #? https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=throne-git Name: throne -Version: 1.0.13 -Release: 1%?dist +Version: 1.1.1 +Release: 1%{?dist} Summary: Qt based cross-platform GUI proxy configuration manager (backend: sing-box) URL: https://github.com/throneproj/Throne License: GPLv3 diff --git a/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec b/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec index ba7788f909..f25675a5f2 100644 --- a/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec +++ b/anda/desktops/lomiri-unity/lomiri-system-settings/lomiri-system-settings.spec @@ -1,5 +1,5 @@ %global forgeurl https://gitlab.com/ubports/development/core/lomiri-system-settings -%global commit f98dbe6c18ed2c1bd3ceaf691ffa52baa1d84a81 +%global commit 1fc74517626be7cf1f17ab1f1bbcbb0a7940a837 %forgemeta Name: lomiri-system-settings diff --git a/anda/desktops/noctalia-qs/noctalia-qs.spec b/anda/desktops/noctalia-qs/noctalia-qs.spec index 8375f22d41..d254a50291 100644 --- a/anda/desktops/noctalia-qs/noctalia-qs.spec +++ b/anda/desktops/noctalia-qs/noctalia-qs.spec @@ -1,7 +1,7 @@ -%global commit b58414209fce1669cff818e50468e926613baa10 +%global commit d5209a6b5fe8c6dff8d530e820c96f09830011e3 Name: noctalia-qs -Version: 0.0.6 +Version: 0.0.8 Release: 1%{?dist} Summary: Flexible QtQuick based desktop shell toolkit License: LGPL-3.0-only AND GPL-3.0-only diff --git a/anda/desktops/noctalia-shell/noctalia-shell.spec b/anda/desktops/noctalia-shell/noctalia-shell.spec index 4f68bbc8c2..5f1b77bc0e 100644 --- a/anda/desktops/noctalia-shell/noctalia-shell.spec +++ b/anda/desktops/noctalia-shell/noctalia-shell.spec @@ -1,8 +1,8 @@ %global debug_package %{nil} Name: noctalia-shell -Version: 4.6.5 -Release: 4%{?dist} +Version: 4.6.7 +Release: 1%{?dist} Summary: A Quickshell-based custom shell setup License: MIT diff --git a/anda/devs/deno/rust-deno.spec b/anda/devs/deno/rust-deno.spec index 15bd331685..e9c53cf81c 100644 --- a/anda/devs/deno/rust-deno.spec +++ b/anda/devs/deno/rust-deno.spec @@ -6,7 +6,7 @@ %global crate deno Name: rust-deno -Version: 2.7.4 +Version: 2.7.5 Release: 1%{?dist} Summary: Deno executable diff --git a/anda/devs/ghostty/stable/ghostty.spec b/anda/devs/ghostty/stable/ghostty.spec index f95b969987..02c26afca1 100644 --- a/anda/devs/ghostty/stable/ghostty.spec +++ b/anda/devs/ghostty/stable/ghostty.spec @@ -3,7 +3,7 @@ %global appid com.mitchellh.ghostty Name: ghostty -Version: 1.3.0 +Version: 1.3.1 Release: 1%{?dist} Summary: A fast, native terminal emulator written in Zig. License: MIT AND MPL-2.0 AND OFL-1.1 AND (WTFPL OR CC0-1.0) AND Apache-2.0 diff --git a/anda/devs/powershell/powershell.spec b/anda/devs/powershell/powershell.spec index 79a5e8925f..078655da37 100644 --- a/anda/devs/powershell/powershell.spec +++ b/anda/devs/powershell/powershell.spec @@ -18,8 +18,8 @@ %bcond test 1 Name: powershell -Version: 7.5.4 -Release: 3%{?dist} +Version: 7.5.5 +Release: 1%{?dist} Summary: A cross-platform automation and configuration tool/framework SourceLicense: MIT License: Apache-2.0 AND BSD-2-Clause AND MIT diff --git a/anda/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 18b84c90df..fff7225c3f 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit e6cf05cfb73e156818685495814b0b7b8edaa97b -%global ver 0.0.40-18945 +%global commit 951d47c94c1428a40f1f676129a3ab901bd41860 +%global ver 0.0.40-18947 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') diff --git a/anda/games/terra-gamescope/terra-gamescope.spec b/anda/games/terra-gamescope/terra-gamescope.spec index cd793a43bb..447cea6cce 100755 --- a/anda/games/terra-gamescope/terra-gamescope.spec +++ b/anda/games/terra-gamescope/terra-gamescope.spec @@ -2,12 +2,11 @@ %global _default_patch_fuzz 2 %global build_timestamp %(date +"%Y%m%d") -%global gamescope_commit 0fd7f48010fd0cf9cb577d7e282facb8e611a288 +%global gamescope_commit b6a368af614ee93bf7b1d05a8d203f0c84a87c74 %define short_commit %(echo %{gamescope_commit} | cut -c1-8) Name: terra-gamescope -#Version: 100.%{gamescope_tag} -Version: 135.%{short_commit} +Version: 136.%{short_commit} Release: 1%?dist Summary: Micro-compositor for video games on Wayland diff --git a/anda/games/vapor-mod-overlay/vapor-mod-overlay.spec b/anda/games/vapor-mod-overlay/vapor-mod-overlay.spec index 2a452fd4c4..50db0d4665 100644 --- a/anda/games/vapor-mod-overlay/vapor-mod-overlay.spec +++ b/anda/games/vapor-mod-overlay/vapor-mod-overlay.spec @@ -1,6 +1,6 @@ Name: vapor-mod-overlay Version: 0.0.1 -Release: 2%{?dist} +Release: 1%{?dist} Summary: A fairly basic OverlayFS powered mod loader for Steam License: MIT URL: https://github.com/ChristianSilvermoon/vapor-mod-overlay diff --git a/anda/langs/go/v2ray/stable/v2ray.spec b/anda/langs/go/v2ray/stable/v2ray.spec index 0f39b7cfb9..6c03e8399b 100644 --- a/anda/langs/go/v2ray/stable/v2ray.spec +++ b/anda/langs/go/v2ray/stable/v2ray.spec @@ -1,5 +1,5 @@ %global goipath github.com/v2fly/v2ray-core -Version: 5.44.1 +Version: 5.47.0 %global golicenses LICENSE %global godocs README.md SECURITY.md @@ -7,7 +7,7 @@ Version: 5.44.1 %gometa -f Name: v2ray -Release: 1%?dist +Release: 1%{?dist} Summary: A platform for building proxies to bypass network restrictions License: MIT Packager: veuxit diff --git a/anda/langs/go/v2raya/stable/v2raya.spec b/anda/langs/go/v2raya/stable/v2raya.spec index 34034dc367..ef6d62c08d 100644 --- a/anda/langs/go/v2raya/stable/v2raya.spec +++ b/anda/langs/go/v2raya/stable/v2raya.spec @@ -1,5 +1,5 @@ %global goipath github.com/v2rayA/v2rayA -Version: 2.2.7.5 +Version: 2.3.3 %global golicenses LICENSE %global godocs README.md @@ -7,7 +7,7 @@ Version: 2.2.7.5 %gometa -f Name: v2raya -Release: 1%?dist +Release: 1%{?dist} Summary: A web GUI client of Project V which supports VMess, VLESS, SS, SSR, Trojan, Tuic and Juicity protocols License: AGPL-3.0-only URL: %{gourl} diff --git a/anda/langs/python/proton-vpn-local-agent/proton-vpn-local-agent.spec b/anda/langs/python/proton-vpn-local-agent/proton-vpn-local-agent.spec index 28e447b79f..3a449df9e8 100644 --- a/anda/langs/python/proton-vpn-local-agent/proton-vpn-local-agent.spec +++ b/anda/langs/python/proton-vpn-local-agent/proton-vpn-local-agent.spec @@ -5,8 +5,8 @@ %global _desc Proton VPN local agent written in Rust. Name: python-%{pypi_name} -Version: 1.6.0 -Release: 3%?dist +Version: 1.6.1 +Release: 1%{?dist} Summary: Proton VPN local agent written in Rust License: GPL-3.0-only URL: https://github.com/ProtonVPN/local-agent-rs diff --git a/anda/langs/rust/zoi/rust-zoi-rs.spec b/anda/langs/rust/zoi/rust-zoi-rs.spec index 9d54786f74..8b483cc4ce 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.8.3 +%global crate_version 1.8.4 Name: rust-zoi-rs Version: %(echo %crate_version | sed 's/-/~/g') diff --git a/anda/langs/zig/bootstrap/setup.sh b/anda/langs/zig/bootstrap/setup.sh index a64f6b863a..af025a1e07 100755 --- a/anda/langs/zig/bootstrap/setup.sh +++ b/anda/langs/zig/bootstrap/setup.sh @@ -1,6 +1,6 @@ #!/usr/bin/bash -version=0.16.0-dev.2821+3edaef9e0 +version=0.16.0-dev.2877+627f03af9 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 18ae2ffacd..3c252f5895 100644 --- a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec +++ b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec @@ -7,7 +7,7 @@ %define llvm_compat 20 %endif %global llvm_version 20.0.0 -%global ver 0.16.0-dev.2821+3edaef9e0 +%global ver 0.16.0-dev.2877+627f03af9 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 diff --git a/anda/lib/deviceinfo/deviceinfo.spec b/anda/lib/deviceinfo/deviceinfo.spec index bf9aabb0ab..a60e87c428 100644 --- a/anda/lib/deviceinfo/deviceinfo.spec +++ b/anda/lib/deviceinfo/deviceinfo.spec @@ -1,9 +1,9 @@ %global forgeurl https://gitlab.com/ubports/development/core/deviceinfo -%global commit 4423aab5a9f25ac1f6baf0623c7cf7a040d254ff +%global commit 41a4e2b50c18a4650cd3c3dae83cce72017fa74b %forgemeta Name: deviceinfo -Version: 0.2.3 +Version: 0.2.4 Release: 1%?dist Summary: Library to detect and configure devices License: GPLv3+ diff --git a/anda/lib/lsp-dsp/liblsp-dsp.spec b/anda/lib/lsp-dsp/liblsp-dsp.spec index 5845af26ec..46079f0578 100644 --- a/anda/lib/lsp-dsp/liblsp-dsp.spec +++ b/anda/lib/lsp-dsp/liblsp-dsp.spec @@ -3,8 +3,8 @@ #define _empty_manifest_terminate_build 0 Name: liblsp-dsp -Version: 1.0.33 -Release: 1%?dist +Version: 1.0.34 +Release: 1%{?dist} Summary: DSP library for signal processing License: LGPL-3.0 #Group: System/Libraries diff --git a/anda/lib/mesa-compat/mesa-compat.spec b/anda/lib/mesa-compat/mesa-compat.spec index ea5323c3e3..059903ac53 100644 --- a/anda/lib/mesa-compat/mesa-compat.spec +++ b/anda/lib/mesa-compat/mesa-compat.spec @@ -4,7 +4,7 @@ Name: %{origname}-compat Summary: Mesa graphics libraries - legacy compatibility libraries %global ver 25.0.7 Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)} -Release: 3%{?dist} +Release: 2%{?dist} Epoch: 1 License: MIT AND BSD-3-Clause AND SGI-B-2.0 URL: http://www.mesa3d.org @@ -40,7 +40,6 @@ BuildRequires: python3-pyyaml %description %{summary}. -%if 0%{?fedora} > 42 %package libxatracker Summary: Mesa XA state tracker Provides: libxatracker%{?_isa} @@ -57,7 +56,6 @@ Obsoletes: mesa-libxatracker-devel < %{?epoch:%{epoch}:}25.3 %description libxatracker-devel %{summary}. -%endif %package libOSMesa Summary: Mesa offscreen rendering libraries @@ -91,18 +89,10 @@ cp %{SOURCE1} docs/ %meson \ -Dplatforms= \ -Dosmesa=true \ -%if 0%{?fedora} <= 42 - -Dgallium-drivers=llvmpipe \ -%else -Dgallium-drivers=llvmpipe,svga \ -%endif -Dgallium-vdpau=disabled \ -Dgallium-va=disabled \ -%if 0%{?fedora} <= 42 - -Dgallium-xa=disabled \ -%else -Dgallium-xa=enabled \ -%endif -Dgallium-nine=false \ -Dgallium-opencl=disabled \ -Dgallium-rusticl=false \ @@ -147,7 +137,6 @@ rm -rf %{buildroot}%{_includedir}/KHR %{_libdir}/libOSMesa.so %{_libdir}/pkgconfig/osmesa.pc -%if 0%{?fedora} > 42 %files libxatracker %{_libdir}/libxatracker.so.2* %{_libdir}/libxatracker.so.2.* @@ -158,7 +147,6 @@ rm -rf %{buildroot}%{_includedir}/KHR %{_includedir}/xa_composite.h %{_includedir}/xa_context.h %{_libdir}/pkgconfig/xatracker.pc -%endif %changelog %autochangelog diff --git a/anda/misc/signal-cli/signal-cli.spec b/anda/misc/signal-cli/signal-cli.spec index 463b8ed81f..b1ff1843cb 100644 --- a/anda/misc/signal-cli/signal-cli.spec +++ b/anda/misc/signal-cli/signal-cli.spec @@ -3,8 +3,8 @@ %define debug_package %{nil} Name: signal-cli -Version: 0.14.0 -Release: 1%?dist +Version: 0.14.1 +Release: 1%{?dist} Summary: signal-cli provides an unofficial commandline, JSON-RPC and dbus interface for the Signal messenger License: GPL-3.0-only URL: https://github.com/AsamK/signal-cli diff --git a/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec b/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec index e21e60a8d9..eb26991671 100644 --- a/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec +++ b/anda/multimedia/gpu-screen-recorder/gpu-screen-recorder.spec @@ -74,4 +74,4 @@ Shadowplay-like screen recorder for Linux. Uses GPU acceleration to record in H. %changelog * Fri Jan 02 2026 Willow Reed -- Initial commit +- Initial commit \ No newline at end of file diff --git a/anda/system/wine-dxvk/anda.hcl b/anda/system/wine-dxvk/anda.hcl index 7f713b90ec..cc8e570dc4 100644 --- a/anda/system/wine-dxvk/anda.hcl +++ b/anda/system/wine-dxvk/anda.hcl @@ -2,7 +2,7 @@ project pkg { arches = ["x86_64", "i386"] rpm { spec = "wine-dxvk.spec" - extra_repos = ["https://repos.fyralabs.com/terrarawhide-mesa"] + extra_repos = ["https://repos.fyralabs.com/terra\\$releasever-mesa"] } labels { mock = 1 diff --git a/anda/system/wine/staging/wine-staging.spec b/anda/system/wine/staging/wine-staging.spec index 434ca753a1..782b00a41f 100644 --- a/anda/system/wine/staging/wine-staging.spec +++ b/anda/system/wine/staging/wine-staging.spec @@ -18,8 +18,8 @@ Name: wine-staging -Version: 11.2 -Release: 1%?dist +Version: 11.4 +Release: 1%{?dist} Epoch: 1 Summary: WINE Is Not An Emulator - runs MS Windows programs License: LGPL-2.0-or-later diff --git a/anda/tools/buildsys/mise/rust-mise.spec b/anda/tools/buildsys/mise/rust-mise.spec index 757f4b4343..002351389e 100644 --- a/anda/tools/buildsys/mise/rust-mise.spec +++ b/anda/tools/buildsys/mise/rust-mise.spec @@ -5,7 +5,7 @@ %global crate mise Name: rust-mise -Version: 2026.3.8 +Version: 2026.3.9 Release: 1%{?dist} Summary: Front-end to your dev env diff --git a/anda/tools/copyparty/copyparty.spec b/anda/tools/copyparty/copyparty.spec index 4074fadf93..2f4ee08e7d 100644 --- a/anda/tools/copyparty/copyparty.spec +++ b/anda/tools/copyparty/copyparty.spec @@ -1,7 +1,7 @@ %global pypi_name copyparty Name: %{pypi_name} -Version: 1.20.11 +Version: 1.20.12 Release: 1%{?dist} Summary: Portable, featureful, and fast file server URL: https://github.com/9001/copyparty diff --git a/anda/tools/electron/electron.spec b/anda/tools/electron/electron.spec index abf0fab418..ffad4b6805 100644 --- a/anda/tools/electron/electron.spec +++ b/anda/tools/electron/electron.spec @@ -1,7 +1,7 @@ Name: electron %electronmeta -Version: 40.7.0 -Release: 1%?dist +Version: 41.0.2 +Release: 1%{?dist} Summary: Build cross platform desktop apps with web technologies License: %{electron_license} URL: https://electronjs.org/ diff --git a/anda/tools/proton-vpn-cli/proton-vpn-cli.spec b/anda/tools/proton-vpn-cli/proton-vpn-cli.spec index 64de9d06b0..c2ce388ebd 100644 --- a/anda/tools/proton-vpn-cli/proton-vpn-cli.spec +++ b/anda/tools/proton-vpn-cli/proton-vpn-cli.spec @@ -3,8 +3,8 @@ %global __requires_exclude ^python3\\.14dist\\(proton-vpn-local-agent\\)$ Name: python-proton-vpn-cli -Version: 0.1.6 -Release: 1%?dist +Version: 0.1.7 +Release: 1%{?dist} Summary: Official ProtonVPN CLI Linux app License: GPL-3.0-only URL: https://github.com/ProtonVPN/proton-vpn-cli