import bubblewrap-0.4.0-1.el8
This commit is contained in:
parent
297d84c591
commit
65b2efeff6
@ -1 +1 @@
|
|||||||
74a3c0f2942935be4ae6f82b43d59fdc9de92e83 SOURCES/bubblewrap-0.3.0.tar.xz
|
f62f7900c32a5fec4e53a929eae5a9fd16bb3536 SOURCES/bubblewrap-0.4.0.tar.xz
|
||||||
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/bubblewrap-0.3.0.tar.xz
|
SOURCES/bubblewrap-0.4.0.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: bubblewrap
|
Name: bubblewrap
|
||||||
Version: 0.3.0
|
Version: 0.4.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Core execution tool for unprivileged containers
|
Summary: Core execution tool for unprivileged containers
|
||||||
|
|
||||||
@ -45,6 +45,9 @@ find %{buildroot} -name '*.la' -delete -print
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 09 2020 David King <dking@redhat.com> - 0.4.0-1
|
||||||
|
- Rebase to 0.4.0 (#1788067)
|
||||||
|
|
||||||
* Wed Jul 11 2018 Colin Walters <walters@verbum.org> - 0.3.0-1
|
* Wed Jul 11 2018 Colin Walters <walters@verbum.org> - 0.3.0-1
|
||||||
- https://github.com/projectatomic/bubblewrap/releases/tag/v0.3.0
|
- https://github.com/projectatomic/bubblewrap/releases/tag/v0.3.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user