bump: mangowm asdf numba

This commit is contained in:
Raboneko
2026-04-24 04:27:50 +00:00
parent c78292fef3
commit 2a76f7fd68
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
%global mangowc_ver 0.12.5-1
Name: mangowm
Version: 0.12.8
Release: 2%{?dist}
Version: 0.12.9
Release: 1%{?dist}
Summary: A modern, lightweight, high-performance Wayland compositor built on dwl
License: GPL-3.0-or-later AND MIT AND X11 AND CC0-1.0
Packager: metcya <metcya@gmail.com>
+2 -2
View File
@@ -12,7 +12,7 @@
# https://github.com/asdf-vm/asdf
%global goipath github.com/asdf-vm/asdf
Version: 0.18.1
Version: 0.19.0
%gometa -f
@@ -25,7 +25,7 @@ more.}
SECURITY.md ballad-of-asdf.md help.txt version.txt
Name: asdf
Release: 1%?dist
Release: 1%{?dist}
Summary: Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
License: MIT
+1 -1
View File
@@ -1,7 +1,7 @@
%global pypi_name numba
Name: python-%{pypi_name}
Version: 0.65.0
Version: 0.65.1
Release: 1%{?dist}
Summary: NumPy aware dynamic Python compiler using LLVM
License: BSD-2-Clause AND MIT AND BSD-3-Clause