From 1a114ed45281a75cbec21abbf3d5174caab7240d Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 11:52:53 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/bubblewrap.git#e532e5a1da51e97bba5ef982fef235f428fb065a --- bubblewrap.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bubblewrap.spec b/bubblewrap.spec index 48f2b0d..7a29dc6 100644 --- a/bubblewrap.spec +++ b/bubblewrap.spec @@ -1,6 +1,6 @@ Name: bubblewrap Version: 0.4.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Core execution tool for unprivileged containers License: LGPLv2+ @@ -14,6 +14,7 @@ BuildRequires: libcap-devel BuildRequires: pkgconfig(libselinux) BuildRequires: libxslt BuildRequires: docbook-style-xsl +BuildRequires: make %description Bubblewrap (/usr/bin/bwrap) is a core execution engine for unprivileged @@ -45,6 +46,9 @@ find %{buildroot} -name '*.la' -delete -print %{_mandir}/man1/* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.4.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 0.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild