public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Colin Walters <walters@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/ostree] rawhide: Merge #43 `Add bwrap dependency`
Date: Fri, 05 Jun 2026 18:09:53 GMT [thread overview]
Message-ID: <178068299351.1.757340395496970020.rpms-ostree-762151d0ab07@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ostree
Branch : rawhide
Commit : 762151d0ab07445234a92e3556417d2fee956a2d
Author : Colin Walters <walters@fedoraproject.org>
Date : 2026-06-05T18:09:50+00:00
Stats : +4/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/ostree/c/762151d0ab07445234a92e3556417d2fee956a2d?branch=rawhide
Log:
Merge #43 `Add bwrap dependency`
---
diff --git a/ostree.spec b/ostree.spec
index 332a763..bd5ec2a 100644
--- a/ostree.spec
+++ b/ostree.spec
@@ -70,6 +70,7 @@ as well as container tools like flatpak and the atomic CLI.
%package libs
Summary: C shared libraries %{name}
+Requires: bubblewrap
%description libs
The %{name}-libs provides shared libraries for %{name}.
diff --git a/.gitignore b/.gitignore
index ee16f7b..783fbf7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -121,3 +121,4 @@
/libostree-2025.5.tar.xz
/libostree-2025.6.tar.xz
/libostree-2025.7.tar.xz
+/libostree-2026.1.tar.xz
diff --git a/ostree.spec b/ostree.spec
index f25beba..bd5ec2a 100644
--- a/ostree.spec
+++ b/ostree.spec
@@ -7,7 +7,7 @@
Summary: Tool for managing bootable, immutable filesystem trees
Name: ostree
-Version: 2025.7
+Version: 2026.1
Release: %autorelease
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
License: LGPL-2.0-or-later
diff --git a/sources b/sources
index e79d622..6b741ec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libostree-2025.7.tar.xz) = bf10001f64b11c1aa5c7c4d5fee744b2ee1ea950adf1efd69f315d18e428967daba2ea4aa1120b9e2a0b8e56f7664601c396eb57ff833299bf86ed003ece60da
+SHA512 (libostree-2026.1.tar.xz) = df5123a8455f5fda8b3d06c682d01fdf3603965e1990f66ccc3eef0bc6f59eddf1cde118a79d82218c95612d8ffa0af4befdfc613ac6c4480444f90edfd66df2
reply other threads:[~2026-06-05 18:09 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=178068299351.1.757340395496970020.rpms-ostree-762151d0ab07@fedoraproject.org \
--to=walters@fedoraproject.org \
--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