public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ostree] rawhide: Merge #43 `Add bwrap dependency`
@ 2026-06-05 18:09 Colin Walters
0 siblings, 0 replies; only message in thread
From: Colin Walters @ 2026-06-05 18:09 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-05 18:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-05 18:09 [rpms/ostree] rawhide: Merge #43 `Add bwrap dependency` Colin Walters
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox