From dbb5432a94dbba71f565a8fdf23bb3826d1918f6 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Mon, 26 May 2025 05:11:39 -0700 Subject: [PATCH] chore: Bump packages on <= 41 (#5045) (#5047) * bump: zig-master-bootstrap * bump: rust-mise * Update zig-master-bootstrap.spec --------- (cherry picked from commit 5300c480141d5df98923e8e1f2cc20b9a4bdc32c) Signed-off-by: Gilver Co-authored-by: Gilver --- anda/langs/zig/bootstrap/zig-master-bootstrap.spec | 4 ++-- anda/tools/buildsys/mise/rust-mise.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index eb264752ae..ef0d117d0f 100644 --- a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec +++ b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec @@ -7,7 +7,7 @@ %define llvm_compat 20 %endif %global llvm_version 20.0.0 -%global ver 0.15.0-dev.565+8e72a2528 +%global ver 0.15.0-dev.643+dc6ffc28b %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 @@ -39,7 +39,7 @@ Name: zig-master-bootstrap Version: %(echo %{ver} | sed 's/-/~/g') -Release: 2%?dist +Release: 1%?dist Summary: Boostrap builds for Zig. License: MIT AND NCSA AND LGPL-2.1-or-later AND LGPL-2.1-or-later WITH GCC-exception-2.0 AND GPL-2.0-or-later AND GPL-2.0-or-later WITH GCC-exception-2.0 AND BSD-3-Clause AND Inner-Net-2.0 AND ISC AND LicenseRef-Fedora-Public-Domain AND GFDL-1.1-or-later AND ZPL-2.1 URL: https://ziglang.org diff --git a/anda/tools/buildsys/mise/rust-mise.spec b/anda/tools/buildsys/mise/rust-mise.spec index fb96f3ab8e..c6de482d0c 100644 --- a/anda/tools/buildsys/mise/rust-mise.spec +++ b/anda/tools/buildsys/mise/rust-mise.spec @@ -5,7 +5,7 @@ %global crate mise Name: rust-mise -Version: 2025.5.12 +Version: 2025.5.13 Release: 1%?dist Summary: Front-end to your dev env