public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/apptainer] rawhide: remove .fc45 from the source tarball name
@ 2026-07-23 18:21 Dave Dykstra
  0 siblings, 0 replies; only message in thread
From: Dave Dykstra @ 2026-07-23 18:21 UTC (permalink / raw)
  To: git-commits

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}" == ""

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-23 18:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23 18:21 [rpms/apptainer] rawhide: remove .fc45 from the source tarball name Dave Dykstra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox