From a153f3ef828f6e239a80c978d1fea4cbf8e35733 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 21 Jul 2021 18:56:34 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_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 928bc52..c1cc13d 100644 --- a/bubblewrap.spec +++ b/bubblewrap.spec @@ -1,6 +1,6 @@ Name: bubblewrap Version: 0.4.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Core execution tool for unprivileged containers License: LGPLv2+ @@ -47,6 +47,9 @@ find %{buildroot} -name '*.la' -delete -print %{_mandir}/man1/* %changelog +* Wed Jul 21 2021 Fedora Release Engineering - 0.4.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu May 27 2021 Colin Walters - 0.4.1-4 - Backport https://github.com/containers/bubblewrap/pull/426