bump: preview arduino-cli

This commit is contained in:
Raboneko
2025-04-22 14:18:55 +00:00
parent 84a9f6e5cc
commit 98fe514291
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
%bcond_with check
%global ver 0.183.8-pre
%global ver 0.183.9-pre
# Exclude input files from mangling
%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
# Use Mold as the linker
+2 -2
View File
@@ -1,6 +1,6 @@
# https://github.com/arduino/arduino-cli
%global goipath github.com/arduino/arduino-cli
Version: 1.2.0
Version: 1.2.2
%gometa -f
@@ -12,7 +12,7 @@ Arduino CLI is an all-in-one solution that provides Boards/Library Managers, ske
%global godocs README.md
Name: arduino-cli
Release: 2%?dist
Release: 1%?dist
Summary: Arduino command line tool
License: GPL-3.0
Packager: Owen Zimmerman <owen@fyralabs.com>