Rebuilt for IMA sigs, glibc 2.34, aarch64 flags

This commit is contained in:
Mohan Boddu 2021-08-09 19:32:32 +00:00 committed by Stepan Oksanichenko
parent 72b3da72e8
commit 0111f4f32a
2 changed files with 6 additions and 1 deletions

1
.bubblewrap.metadata Normal file
View File

@ -0,0 +1 @@
00e121950ea494fcd9cfbe23971c0938d6be6755 bubblewrap-0.4.1.tar.xz

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