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
This commit is contained in:
DistroBaker 2021-02-03 11:52:53 +01:00
parent a416b972d6
commit 1a114ed452
1 changed files with 5 additions and 1 deletions

View File

@ -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 <releng@fedoraproject.org> - 0.4.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild