public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/apptainer] migrate-spdx: update to 1.1.2
@ 2026-08-03 17:53 Dave Dykstra
  0 siblings, 0 replies; only message in thread
From: Dave Dykstra @ 2026-08-03 17:53 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/apptainer
Branch : migrate-spdx
Commit : 5c8ab3876051785a9a071442c9df1cb883c6de41
Author : Dave Dykstra <2129743+DrDaveD@users.noreply.github.com>
Date   : 2022-10-06T15:37:53-05:00
Stats  : +7/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/apptainer/c/5c8ab3876051785a9a071442c9df1cb883c6de41?branch=migrate-spdx

Log:
update to 1.1.2

---
diff --git a/.gitignore b/.gitignore
index 7414331..653ad6b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /apptainer-*.tar.gz
 /squashfuse-0.1.105.tar.gz
+/apptainer-1.1.2-1.x86_64.rpm

diff --git a/apptainer.spec b/apptainer.spec
index 51d73b0..1780e10 100644
--- a/apptainer.spec
+++ b/apptainer.spec
@@ -31,14 +31,14 @@
 
 # This can be slightly different than %%{version}.
 # For example, it has dash instead of tilde for release candidates.
-%global package_version 1.1.0
+%global package_version 1.1.2
 
 # Uncomment this to include a multithreaded version of squashfuse_ll
 %global squashfuse_version 0.1.105
 
 Summary: Application and environment virtualization
 Name: apptainer
-Version: 1.1.0
+Version: 1.1.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)
@@ -219,6 +219,9 @@ rmdir %{_sysconfdir}/singularity/* %{_sysconfdir}/singularity 2>/dev/null || tru
 %attr(4755, root, root) %{_libexecdir}/%{name}/bin/starter-suid
 
 %changelog
+* Thu Oct 06 2022 Dave Dykstra <dwd@fedoraproject.org> - 1.1.2
+- Update to upstream 1.1.2.
+
 * Tue Sep 27 2022 Dave Dykstra <dwd@fedoraproject.org> - 1.1.0
 - Update to upstream 1.1.0.  Uncomment the requiring of fuse2fs on el7.
 

diff --git a/sources b/sources
index 2cd4750..3c22736 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 SHA512 (squashfuse-0.1.105.tar.gz) = 6bf18575fd4732f3b0e4530902f2556859c2efbbd781a31bdbf97fe6601412dc750a80354a8ab08a3132d4f8680ea5ff0dd04440f29243906f1017aa6c70bede
-SHA512 (apptainer-1.1.0.tar.gz) = ea7db1d4b9bc5b87542a044abc82f04759b09a676fb429bfb3f33c9a4eb01808f1c2c81e450e99a273b5c61a7df723680352ebc6a1124a6efc060bb85defe20f
+SHA512 (apptainer-1.1.2.tar.gz) = 3fad253379a87ea790f22a14aec703296f606255d4ce847454a59f9dba0b9a6fc449489e7760c4696c1df90fc6abec198934310c1b762e33a83c72cafc7cb370

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

only message in thread, other threads:[~2026-08-03 17:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 17:53 [rpms/apptainer] migrate-spdx: update to 1.1.2 Dave Dykstra

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