Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-08-09 19:32:32 +00:00
parent 72b3da72e8
commit 546e2c450a
1 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: bubblewrap
Version: 0.4.1
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Core execution tool for unprivileged containers
License: LGPLv2+
@ -47,6 +47,10 @@ find %{buildroot} -name '*.la' -delete -print
%{_mandir}/man1/*
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.4.1-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Thu May 27 2021 Colin Walters <walters@verbum.org> - 0.4.1-5
- Backport https://github.com/containers/bubblewrap/pull/426