public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/zig] epel9: chore(epel9): disable bootstrap build and restore clean release
@ 2026-09-05 12:14
0 siblings, 0 replies; only message in thread
From: @ 2026-09-05 12:14 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/zig
Branch : epel9
Commit : 006e10bf49bb91bf2fa20821f93a6d6cdf7e18b5
Author : Rénich Bon Ćirić <renich@evalinux.com>
Date : 2026-09-05T06:14:51-06:00
Stats : +2/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/zig/c/006e10bf49bb91bf2fa20821f93a6d6cdf7e18b5?branch=epel9
Log:
chore(epel9): disable bootstrap build and restore clean release
Disable %bcond bootstrap and restore Release to 1%{?dist} to build
clean stage3 Zig 0.16.0 against the bootstrapped compiler in side-tag
epel9-build-side-150435.
Co-authored-by: Antigravity <antigravity@google.com>
Signed-off-by: Rénich Bon Ćirić <renich@woralelandia.com>
---
diff --git a/zig.spec b/zig.spec
index d288b5f..d61e15d 100644
--- a/zig.spec
+++ b/zig.spec
@@ -16,15 +16,11 @@
%global llvm_version 21.1.8
-%bcond bootstrap 1
+%bcond bootstrap 0
%bcond docs %{without bootstrap}
%bcond macro %{without bootstrap}
%bcond test 1
-%if %{with bootstrap}
-%global bootstrap_release ~bootstrap
-%endif
-
# GCC < 16.0 miscompiles on RISC-V
%ifarch riscv64
%if 0%{?fedora} < 44
@@ -65,7 +61,7 @@
Name: zig
Version: 0.16.0
-Release: 1%{?bootstrap_release}%{?dist}
+Release: 1%{?dist}
Summary: Programming language for maintaining robust, optimal, and reusable software
# The minisign file references a specific archive name so we store for ease of use
%global archive_name %{name}-%{version}.tar.xz
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-05 12:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-05 12:14 [rpms/zig] epel9: chore(epel9): disable bootstrap build and restore clean release
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox