From 2fe8a064d1505c8a22fe1b9d1529113e8d26aa66 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Thu, 4 Dec 2025 22:01:25 -0800 Subject: [PATCH] me count so poor (#8067) (#8070) (cherry picked from commit d173b1a328013dd86d6498f5af97f57d3712bccd) Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/tools/arduino-app-cli/arduino-app-cli.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/tools/arduino-app-cli/arduino-app-cli.spec b/anda/tools/arduino-app-cli/arduino-app-cli.spec index de0f43d36f..cfb76ebd1f 100644 --- a/anda/tools/arduino-app-cli/arduino-app-cli.spec +++ b/anda/tools/arduino-app-cli/arduino-app-cli.spec @@ -4,7 +4,7 @@ Version: 0.6.7 %gometa -f Name: arduino-app-cli -Release: 1%?dist +Release: 2%?dist Summary: The CLI and service that manages and runs Arduino Apps on UNO Q License: GPL-3.0-only @@ -37,5 +37,5 @@ install -Dm755 %{gobuilddir}/cmd/arduino-app-cli %{buildroot}%{_bindir}/arduino- %{_bindir}/arduino-app-cli %changelog -* Thu Dec 04 2024 Owen Zimmerman +* Thu Dec 04 2025 Owen Zimmerman - Initial commit