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: remove .fc45 from the source tarball name
Date: Thu, 23 Jul 2026 18:21:08 GMT [thread overview]
Message-ID: <178483086867.1.9475786598543470931.rpms-apptainer-a5565b9c2061@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/apptainer
Branch : rawhide
Commit : a5565b9c20610a6bc51a5aa154260a43fdc776bb
Author : Dave Dykstra <2129743+DrDaveD@users.noreply.github.com>
Date : 2026-07-23T13:21:02-05:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/apptainer/c/a5565b9c20610a6bc51a5aa154260a43fdc776bb?branch=rawhide
Log:
remove .fc45 from the source tarball name
---
diff --git a/apptainer.spec b/apptainer.spec
index 18f8e58..20fa2cc 100644
--- a/apptainer.spec
+++ b/apptainer.spec
@@ -56,7 +56,7 @@ Release: 2%{?dist}
# License identifiers taken from: https://fedoraproject.org/wiki/Licensing
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}-%{release}.tar.gz
+Source: https://github.com/%{name}/%{name}/releases/download/v%{package_version}/%{name}-%{package_version}-2.tar.gz
%if "%{?gocryptfs_version}" != ""
# use the release asset that includes vendor directory
@@ -346,7 +346,7 @@ Requires: fuse3-libs >= 3.3.0
Provides the optional setuid-root portion of Apptainer.
%prep
-%setup -n %{name}-%{package_version}
+%setup -n %{name}-%{package_version}-2
# don't need to setup dependent source packages and patches because
# that is done by the compile-dependencies script
%if "%{?PRoot_version}" == ""
reply other threads:[~2026-07-23 18:21 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=178483086867.1.9475786598543470931.rpms-apptainer-a5565b9c2061@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