public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dave Dykstra <2129743+DrDaveD@users.noreply.github.com>
To: git-commits@fedoraproject.org
Subject: [rpms/apptainer] rawhide: apply patch to avoid golang-1.27-rc2 compilation error
Date: Thu, 23 Jul 2026 17:27:18 GMT [thread overview]
Message-ID: <178482763877.1.3547187282566566748.rpms-apptainer-ab1f01270c67@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/apptainer
Branch : rawhide
Commit : ab1f01270c67d562adf71a556875c34e079d3db8
Author : Dave Dykstra <2129743+DrDaveD@users.noreply.github.com>
Date : 2026-07-23T12:27:13-05:00
Stats : +3/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/apptainer/c/ab1f01270c67d562adf71a556875c34e079d3db8?branch=rawhide
Log:
apply patch to avoid golang-1.27-rc2 compilation error
---
diff --git a/apptainer.spec b/apptainer.spec
index 158febd..83b5b36 100644
--- a/apptainer.spec
+++ b/apptainer.spec
@@ -57,6 +57,7 @@ Release: 2%{?dist}
License: LicenseRef-Callaway-BSD AND BSD-3-Clause-LBNL AND Apache-2.0
URL: https://apptainer.org
Source: https://github.com/%{name}/%{name}/releases/download/v%{package_version}/%{name}-%{package_version}.tar.gz
+Patch0: https://github.com/apptainer/apptainer/pull/3647.patch
%if "%{?gocryptfs_version}" != ""
# use the release asset that includes vendor directory
@@ -347,6 +348,7 @@ Provides the optional setuid-root portion of Apptainer.
%prep
%setup -n %{name}-%{package_version}
+%patch -P 0
# don't need to setup dependent source packages and patches because
# that is done by the compile-dependencies script
%if "%{?PRoot_version}" == ""
@@ -524,7 +526,7 @@ fi
%changelog
* Thu Jul 23 2026 Dave Dykstra <dwd@cern.ch> - 1.5.3-2
-- Rebuild for libsubid library version SONAME bump
+- Apply patch to avoid golang-1.27-rc2 compilation error
* Tue Jul 21 2026 Dave Dykstra <dwd@cern.ch> - 1.5.3
- Update to upstream 1.5.3
reply other threads:[~2026-07-23 17:27 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=178482763877.1.3547187282566566748.rpms-apptainer-ab1f01270c67@fedoraproject.org \
--to=2129743+drdaved@users.noreply.github.com \
--cc=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