From d18777a6fea36cccc05a9dcfd7131806f4d07e86 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 19 Jul 2023 15:00:57 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- bubblewrap.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bubblewrap.spec b/bubblewrap.spec index 3ab4bda..532623e 100644 --- a/bubblewrap.spec +++ b/bubblewrap.spec @@ -1,6 +1,6 @@ Name: bubblewrap Version: 0.7.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Core execution tool for unprivileged containers License: LGPL-2.0-or-later @@ -46,6 +46,9 @@ user namespaces. %{_mandir}/man1/bwrap.1* %changelog +* Wed Jul 19 2023 Fedora Release Engineering - 0.7.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Feb 07 2023 David King - 0.7.0-1 - Update to 0.7.0 (#2058474)