Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (e85ca7f663483afb14e6d0b34049e149c03d02eb)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (e85ca7f663483afb14e6d0b34049e149c03d02eb)
  • Date: Sun, 22 Mar 2026 13:47:31 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

utils/bubblewrap/DETAILS | 4 ++--
utils/bubblewrap/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit e85ca7f663483afb14e6d0b34049e149c03d02eb
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

utils/bubblewrap: version 0.11.1

diff --git a/utils/bubblewrap/DETAILS b/utils/bubblewrap/DETAILS
index c4c4598..308122a 100755
--- a/utils/bubblewrap/DETAILS
+++ b/utils/bubblewrap/DETAILS
@@ -1,7 +1,7 @@
. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=bubblewrap
- VERSION=0.11.0
-
SOURCE_HASH=sha512:4b083ac42410dacfa75ad8764bbb300048ce8f28543ece393b9b7180b152108ee4b337f82539d63196b6f8f5bf194d9e10f49207e3b8417ee2cb4bde88a63eee
+ VERSION=0.11.1
+
SOURCE_HASH="sha256:c1b7455a1283b1295879a46d5f001dfd088c0bb0f238abb5e128b3583a246f71:UPSTREAM_HASH"
SOURCE=${SPELL}-${VERSION}.tar.xz
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"

SOURCE_URL[0]=https://github.com/containers/${SPELL}/releases/download/v${VERSION}/${SOURCE}
diff --git a/utils/bubblewrap/HISTORY b/utils/bubblewrap/HISTORY
index 0826437..0087cf5 100644
--- a/utils/bubblewrap/HISTORY
+++ b/utils/bubblewrap/HISTORY
@@ -1,3 +1,6 @@
+2026-03-22 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.11.1, switched to UPSTREAM_HASH
+
2025-02-01 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 0.11.0



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (e85ca7f663483afb14e6d0b34049e149c03d02eb), Pavel Vinogradov, 03/22/2026

Archive powered by MHonArc 2.6.24.

Top of Page