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] migrate-spdx: update for 1.3.0-rc.2
Date: Mon, 03 Aug 2026 17:53:16 GMT	[thread overview]
Message-ID: <178577959673.1.18208366052079442341.rpms-apptainer-e286ebc8245c@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/apptainer
Branch : migrate-spdx
Commit : e286ebc8245cd3974af686a95bd465c51bcd28f8
Author : Dave Dykstra <2129743+DrDaveD@users.noreply.github.com>
Date   : 2024-02-15T13:01:38-06:00
Stats  : +34/-29 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/apptainer/c/e286ebc8245cd3974af686a95bd465c51bcd28f8?branch=migrate-spdx

Log:
update for 1.3.0-rc.2

---
diff --git a/apptainer.spec b/apptainer.spec
index cde35b1..582f199 100644
--- a/apptainer.spec
+++ b/apptainer.spec
@@ -31,7 +31,7 @@
 
 # This can be slightly different than %%{version}.
 # For example, it has dash instead of tilde for release candidates.
-%global package_version 1.3.0-rc.1
+%global package_version 1.3.0-rc.2
 
 %global gocryptfs_version 2.4.0
 %global squashfuse_version 0.5.0
@@ -43,8 +43,8 @@
 
 Summary: Application and environment virtualization formerly known as Singularity
 Name: apptainer
-Version: 1.3.0~rc.1
-Release: 4%{?dist}
+Version: 1.3.0~rc.2
+Release: 1%{?dist}
 # See LICENSE.md for first party code (BSD-3-Clause and LBNL BSD)
 # See LICENSE_THIRD_PARTY.md for incorporated code (ASL 2.0)
 # See LICENSE_DEPENDENCIES.md for dependencies
@@ -96,11 +96,16 @@ Obsoletes: singularity-runtime < 3.0
 Provides: sif-runtime
 Conflicts: sif-runtime
 
+Provides: bundled(gocryptfs) = %{gocryptfs_version}
+Provides: bundled(squashfuse) = %{squashfuse_version}
+Provides: bundled(e2fsprogs) = %{e2fsprogs_version}
+Provides: bundled(fuse2fs) = %{e2fsprogs_version}
+Provides: bundled(fuse-overlayfs) = %{fuse_overlayfs_version}
 Provides: bundled(golang(github.com/AdamKorcz/go_fuzz_headers)) = v0.0.0_20210319161527_f761c2329661
 Provides: bundled(golang(github.com/BurntSushi/toml)) = v1.3.2
 Provides: bundled(golang(github.com/Microsoft/go_winio)) = v0.6.1
 Provides: bundled(golang(github.com/Netflix/go_expect)) = v0.0.0_20220104043353_73e0943537d2
-Provides: bundled(golang(github.com/ProtonMail/go_crypto)) = v0.0.0_20230923063757_afb1ddc0824c
+Provides: bundled(golang(github.com/ProtonMail/go_crypto)) = v1.0.0
 Provides: bundled(golang(github.com/VividCortex/ewma)) = v1.2.0
 Provides: bundled(golang(github.com/acarl005/stripansi)) = v0.0.0_20180116102854_5a71ef0e047d
 Provides: bundled(golang(github.com/adigunhammedolalekan/registry_auth)) = v0.0.0_20200730122110_8cde180a3a60
@@ -120,10 +125,11 @@ Provides: bundled(golang(github.com/cespare/xxhash/v2)) = v2.2.0
 Provides: bundled(golang(github.com/cilium/ebpf)) = v0.9.1
 Provides: bundled(golang(github.com/cloudflare/circl)) = v1.3.3
 Provides: bundled(golang(github.com/containerd/containerd)) = v1.7.11
+Provides: bundled(golang(github.com/containerd/log)) = v0.1.0
 Provides: bundled(golang(github.com/containerd/stargz_snapshotter/estargz)) = v0.15.1
 Provides: bundled(golang(github.com/containernetworking/cni)) = v1.1.2
 Provides: bundled(golang(github.com/containernetworking/plugins)) = v1.4.0
-Provides: bundled(golang(github.com/containers/image/v5)) = v5.29.0
+Provides: bundled(golang(github.com/containers/image/v5)) = v5.29.2
 Provides: bundled(golang(github.com/containers/libtrust)) = v0.0.0_20230121012942_c1716e8a8d01
 Provides: bundled(golang(github.com/containers/ocicrypt)) = v1.1.9
 Provides: bundled(golang(github.com/containers/storage)) = v1.51.0
@@ -136,9 +142,9 @@ Provides: bundled(golang(github.com/cyphar/filepath_securejoin)) = v0.2.4
 Provides: bundled(golang(github.com/d2g/dhcp4)) = v0.0.0_20170904100407_a1d1b6c41b1c
 Provides: bundled(golang(github.com/d2g/dhcp4client)) = v1.0.0
 Provides: bundled(golang(github.com/distribution/reference)) = v0.5.0
-Provides: bundled(golang(github.com/docker/cli)) = v24.0.7+incompatible
+Provides: bundled(golang(github.com/docker/cli)) = v25.0.3+incompatible
 Provides: bundled(golang(github.com/docker/distribution)) = v2.8.3+incompatible
-Provides: bundled(golang(github.com/docker/docker)) = v24.0.7+incompatible
+Provides: bundled(golang(github.com/docker/docker)) = v25.0.3+incompatible
 Provides: bundled(golang(github.com/docker/docker_credential_helpers)) = v0.8.0
 Provides: bundled(golang(github.com/docker/go_connections)) = v0.4.0
 Provides: bundled(golang(github.com/docker/go_metrics)) = v0.0.1
@@ -149,6 +155,8 @@ Provides: bundled(golang(github.com/felixge/httpsnoop)) = v1.0.3
 Provides: bundled(golang(github.com/garyburd/redigo)) = v0.0.0_20150301180006_535138d7bcd7
 Provides: bundled(golang(github.com/go_jose/go_jose/v3)) = v3.0.1
 Provides: bundled(golang(github.com/go_log/log)) = v0.2.0
+Provides: bundled(golang(github.com/go_logr/logr)) = v1.3.0
+Provides: bundled(golang(github.com/go_logr/stdr)) = v1.2.2
 Provides: bundled(golang(github.com/go_openapi/analysis)) = v0.21.4
 Provides: bundled(golang(github.com/go_openapi/errors)) = v0.20.4
 Provides: bundled(golang(github.com/go_openapi/jsonpointer)) = v0.19.6
@@ -163,8 +171,8 @@ Provides: bundled(golang(github.com/godbus/dbus/v5)) = v5.1.0
 Provides: bundled(golang(github.com/gogo/protobuf)) = v1.3.2
 Provides: bundled(golang(github.com/golang/protobuf)) = v1.5.3
 Provides: bundled(golang(github.com/google/go_cmp)) = v0.6.0
-Provides: bundled(golang(github.com/google/go_containerregistry)) = v0.17.0
-Provides: bundled(golang(github.com/google/uuid)) = v1.5.0
+Provides: bundled(golang(github.com/google/go_containerregistry)) = v0.19.0
+Provides: bundled(golang(github.com/google/uuid)) = v1.6.0
 Provides: bundled(golang(github.com/gorilla/handlers)) = v1.5.1
 Provides: bundled(golang(github.com/gorilla/mux)) = v1.8.0
 Provides: bundled(golang(github.com/gosimple/slug)) = v1.13.1
@@ -190,14 +198,15 @@ Provides: bundled(golang(github.com/mitchellh/mapstructure)) = v1.5.0
 Provides: bundled(golang(github.com/moby/patternmatcher)) = v0.5.0
 Provides: bundled(golang(github.com/moby/sys/mountinfo)) = v0.7.1
 Provides: bundled(golang(github.com/moby/sys/sequential)) = v0.5.0
+Provides: bundled(golang(github.com/moby/sys/user)) = v0.1.0
 Provides: bundled(golang(github.com/modern_go/concurrent)) = v0.0.0_20180306012644_bacd9c7ef1dd
 Provides: bundled(golang(github.com/modern_go/reflect2)) = v1.0.2
 Provides: bundled(golang(github.com/networkplumbing/go_nft)) = v0.4.0
 Provides: bundled(golang(github.com/oklog/ulid)) = v1.3.1
 Provides: bundled(golang(github.com/opencontainers/go_digest)) = v1.0.0
-Provides: bundled(golang(github.com/opencontainers/image_spec)) = v1.1.0_rc5
-Provides: bundled(golang(github.com/opencontainers/runc)) = v1.1.11
-Provides: bundled(golang(github.com/opencontainers/runtime_spec)) = v1.1.0
+Provides: bundled(golang(github.com/opencontainers/image_spec)) = v1.1.0_rc6
+Provides: bundled(golang(github.com/opencontainers/runc)) = v1.1.12
+Provides: bundled(golang(github.com/opencontainers/runtime_spec)) = v1.2.0
 Provides: bundled(golang(github.com/opencontainers/runtime_tools)) = v0.9.1_0.20221107090550_2e043c6bd626
 Provides: bundled(golang(github.com/opencontainers/selinux)) = v1.11.0
 Provides: bundled(golang(github.com/opencontainers/umoci)) = v0.4.7
@@ -220,12 +229,12 @@ Provides: bundled(golang(github.com/sergi/go_diff)) = v1.2.0
 Provides: bundled(golang(github.com/shopspring/decimal)) = v1.3.1
 Provides: bundled(golang(github.com/sigstore/fulcio)) = v1.4.3
 Provides: bundled(golang(github.com/sigstore/rekor)) = v1.2.2
-Provides: bundled(golang(github.com/sigstore/sigstore)) = v1.8.0
+Provides: bundled(golang(github.com/sigstore/sigstore)) = v1.8.1
 Provides: bundled(golang(github.com/sirupsen/logrus)) = v1.9.3
 Provides: bundled(golang(github.com/spf13/cobra)) = v1.8.0
 Provides: bundled(golang(github.com/spf13/pflag)) = v1.0.5
 Provides: bundled(golang(github.com/stefanberger/go_pkcs11uri)) = v0.0.0_20201008174630_78d3cae3a980
-Provides: bundled(golang(github.com/sylabs/json_resp)) = v0.9.0
+Provides: bundled(golang(github.com/sylabs/json_resp)) = v0.9.2
 Provides: bundled(golang(github.com/syndtr/gocapability)) = v0.0.0_20200815063812_42c35b437635
 Provides: bundled(golang(github.com/titanous/rocacheck)) = v0.0.0_20171023193734_afe73141d399
 Provides: bundled(golang(github.com/ulikunitz/xz)) = v0.5.11
@@ -240,13 +249,17 @@ Provides: bundled(golang(github.com/xeipuuv/gojsonreference)) = v0.0.0_201801270
 Provides: bundled(golang(github.com/xeipuuv/gojsonschema)) = v1.2.0
 Provides: bundled(golang(go.mongodb.org/mongo_driver)) = v1.11.3
 Provides: bundled(golang(go.mozilla.org/pkcs7)) = v0.0.0_20210826202110_33d05740a352
-Provides: bundled(golang(golang.org/x/crypto)) = v0.18.0
+Provides: bundled(golang(go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp)) = v0.45.0
+Provides: bundled(golang(go.opentelemetry.io/otel)) = v1.19.0
+Provides: bundled(golang(go.opentelemetry.io/otel/metric)) = v1.19.0
+Provides: bundled(golang(go.opentelemetry.io/otel/trace)) = v1.19.0
+Provides: bundled(golang(golang.org/x/crypto)) = v0.19.0
 Provides: bundled(golang(golang.org/x/exp)) = v0.0.0_20231006140011_7918f672742d
 Provides: bundled(golang(golang.org/x/mod)) = v0.13.0
 Provides: bundled(golang(golang.org/x/net)) = v0.18.0
 Provides: bundled(golang(golang.org/x/sync)) = v0.5.0
-Provides: bundled(golang(golang.org/x/sys)) = v0.16.0
-Provides: bundled(golang(golang.org/x/term)) = v0.16.0
+Provides: bundled(golang(golang.org/x/sys)) = v0.17.0
+Provides: bundled(golang(golang.org/x/term)) = v0.17.0
 Provides: bundled(golang(golang.org/x/text)) = v0.14.0
 Provides: bundled(golang(golang.org/x/tools)) = v0.14.0
 Provides: bundled(golang(google.golang.org/genproto/googleapis/rpc)) = v0.0.0_20230920204549_e6e6cdab5c13
@@ -363,17 +376,6 @@ install -m 755 e2fsprogs-%{e2fsprogs_version}/fuse2fs %{buildroot}%{_libexecdir}
 install -m 755 fuse-overlayfs-%{fuse_overlayfs_version}/fuse-overlayfs %{buildroot}%{_libexecdir}/%{name}/bin/fuse-overlayfs
 %endif
 
-%if 0%{?el7}
-# Check for fuse2fs only as a pre-install so that an rpm built on el7 can
-# be used on el8 & el9.  Only el7 has a fuse2fs package, the others have 
-# the fuse2fs program in the e2fsprogs package.
-%pre
-if [ ! -f /usr/bin/fuse2fs ] && [ ! -f /usr/sbin/fuse2fs ]; then
-	echo "fuse2fs not found, please yum install /usr/*bin/fuse2fs from epel" >&2
-	exit 1
-fi
-%endif
-
 %post
 # $1 in %%posttrans cannot distinguish between fresh installs and upgrades,
 # so check it here and create a file to pass the knowledge to that step
@@ -461,6 +463,9 @@ fi
 %attr(4755, root, root) %{_libexecdir}/%{name}/bin/starter-suid
 
 %changelog
+* Thu Feb 15 2024 Dave Dykstra <dwd@fnal.gov> - 1.3.0~rc.2
+- Update to upstream 1.3.0-rc.2
+
 * Sun Feb 11 2024 Maxwell G <maxwell@gtmx.me> - 1.3.0~rc.1-4
 - Rebuild for golang 1.22.0
 

diff --git a/sources b/sources
index 1314bca..be53048 100644
--- a/sources
+++ b/sources
@@ -5,4 +5,4 @@ SHA512 (e2fsprogs-2.patch) = 3c2412b895ccada5dc5940370a509437318e9627f61af3ea100
 SHA512 (e2fsprogs-3.patch) = 005a27c46972e88e63b8d35132d9e041e481081bad3a05fd8be9aefdf285aa9a54961a1affc334049503e261095cbb5c1f85fc82eca9eb224f11341bdd5a1884
 SHA512 (fuse-overlayfs-1.13.tar.gz) = 2f005b7eb4f0cc31dd75a6c453d81fbbf1c77cb6c1e8f991a53465c1e8c0109c999063a3b2088978abeea2272677985cd79ecbbbcd7aaaac0088dcdd34981f4b
 SHA512 (squashfuse-0.5.0.tar.gz) = 7e081cf066ade784ced6bbd6edfee5714e2704c09cbfd46166388eb966d39cf4b792adc54c287546e50cef70e2728689e351933cc318add2cb1fc2ddd98e8f1a
-SHA512 (apptainer-1.3.0-rc.1.tar.gz) = 4712224faf83209582161fb9a4690f1d3873643840f23b52b1b8c774aa6ebdd67967aa629ac15a20032ce74eb3bdcaef8a43e3c7809689a5c285b31a754a9f4c
+SHA512 (apptainer-1.3.0-rc.2.tar.gz) = 348454139377bab5c5869f59c9fc47573906481a79fa25d206c12b54b51b555ab80b4858bf7946f3adee7a56da4041c7c09c23718f12774512309941224a223b

                 reply	other threads:[~2026-08-03 17:53 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=178577959673.1.18208366052079442341.rpms-apptainer-e286ebc8245c@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