From 3eff3c7ce5fac70a4de26268884bb1d006dc5c4d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 28 May 2025 20:55:30 +0000 Subject: [PATCH] bump: zig-master-bootstrap --- anda/langs/zig/bootstrap/zig-master-bootstrap.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index d2c040a200..bce1e1fda1 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.646+ef35c3d5f +%global ver 0.15.0-dev.648+92c63126e %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