bump: libnvidia-container arduino-app-bricks-py

This commit is contained in:
Raboneko
2026-04-17 09:04:57 +00:00
parent c4d1e7ddf9
commit 804e3bbae6
2 changed files with 3 additions and 3 deletions
@@ -1,8 +1,8 @@
%global _major 1
Name: libnvidia-container
Version: 1.18.2
Release: 1%?dist
Version: 1.19.0
Release: 1%{?dist}
Summary: NVIDIA container runtime library
License: BSD-3-Clause AND Apache-2.0 AND GPL-3.0-or-later AND LGPL-3.0-or-later AND MIT AND GPL-2.0-only
Vendor: NVIDIA Corporation
@@ -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.0
%global ver release/0.9.0
%global sanitized_ver %(echo %{ver} | sed 's|release/||')
Name: %{pypi_name}