From cc3c176193a5a03e38d383f9f0993e92df2d413a Mon Sep 17 00:00:00 2001 From: Raboneko Date: Thu, 21 May 2026 19:29:48 +0000 Subject: [PATCH] bump: zig-master-bootstrap glaze kittyCAD-cli --- anda/langs/zig/bootstrap/setup.sh | 2 +- anda/langs/zig/bootstrap/zig-master-bootstrap.spec | 2 +- anda/lib/glaze/glaze.spec | 2 +- anda/tools/kittyCAD-cli/kittyCAD-cli.spec | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/langs/zig/bootstrap/setup.sh b/anda/langs/zig/bootstrap/setup.sh index 86bc29848c..55562cb050 100755 --- a/anda/langs/zig/bootstrap/setup.sh +++ b/anda/langs/zig/bootstrap/setup.sh @@ -1,6 +1,6 @@ #!/usr/bin/bash -version=0.17.0-dev.314+eae06cf5c +version=0.17.0-dev.315+5b647b792 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index c4c0629d23..0ed7e8ee32 100644 --- a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec +++ b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec @@ -6,7 +6,7 @@ %define llvm_compat 22 %endif %global llvm_version 22.0.0 -%global ver 0.17.0-dev.314+eae06cf5c +%global ver 0.17.0-dev.315+5b647b792 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 diff --git a/anda/lib/glaze/glaze.spec b/anda/lib/glaze/glaze.spec index f949cde8ba..6eff7f9340 100644 --- a/anda/lib/glaze/glaze.spec +++ b/anda/lib/glaze/glaze.spec @@ -2,7 +2,7 @@ %global debug_package %{nil} Name: glaze-devel -Version: 7.6.0 +Version: 7.7.0 Release: 1%{?dist} License: MIT URL: https://stephenberry.github.io/glaze diff --git a/anda/tools/kittyCAD-cli/kittyCAD-cli.spec b/anda/tools/kittyCAD-cli/kittyCAD-cli.spec index 46484bb24d..e9477e64e3 100644 --- a/anda/tools/kittyCAD-cli/kittyCAD-cli.spec +++ b/anda/tools/kittyCAD-cli/kittyCAD-cli.spec @@ -1,7 +1,7 @@ %undefine __brp_mangle_shebangs Name: kittyCAD-cli -Version: 0.2.171 +Version: 0.2.172 Release: 1%{?dist} Summary: The Zoo command line tool for KittyCAD URL: https://github.com/KittyCAD/cli