bump: walker codium tokenizers arduino-flasher-cli

This commit is contained in:
Raboneko
2026-04-27 15:06:44 +00:00
parent eacbbe844d
commit 78e3d73451
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
# prevent library files from being installed
%global cargo_install_lib 0
%global upstream_version v2.16.0
%global upstream_version v2.16.1
%global ver %{sub %upstream_version 2}
Name: walker
+1 -1
View File
@@ -1,7 +1,7 @@
%global appid com.vscodium.VSCodium
Name: codium
Version: 1.112.01907
Version: 1.116.02821
%electronmeta -D
%global __requires_exclude %{__requires_exclude}|libcurl.so|libmsalruntime.so
Release: 1%{?dist}
+2 -2
View File
@@ -2,8 +2,8 @@
%global _desc Fast State-of-the-Art Tokenizers optimized for Research and Production.
Name: python-%{pypi_name}
Version: 0.22.2
Release: 1%?dist
Version: 0.23.1
Release: 1%{?dist}
Summary: Fast State-of-the-Art Tokenizers optimized for Research and Production
License: Apache-2.0
URL: https://github.com/huggingface/tokenizers
@@ -1,5 +1,5 @@
%global goipath github.com/arduino/arduino-flasher-cli
Version: 0.5.0
Version: 0.5.1
%gometa -f
@@ -10,7 +10,7 @@ CLI tool to flash UNO Q boards with the latest Arduino Linux image.}
%global godocs README.md
Name: arduino-flasher-cli
Release: 1%?dist
Release: 1%{?dist}
Summary: CLI tool to flash UNO Q boards with the latest Arduino Linux image
License: GPL-3.0-only
URL: %{gourl}