public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/zig] epel9: chore(epel9): disable bootstrap build and restore clean release
Date: Sat, 05 Sep 2026 12:14:59 GMT [thread overview]
Message-ID: <178861049911.1.4908704052841402282.rpms-zig-006e10bf49bb@fedoraproject.org> (raw)
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
reply other threads:[~2026-09-05 12:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178861049911.1.4908704052841402282.rpms-zig-006e10bf49bb@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox