Update version to 0.8.0
This commit is contained in:
parent
8ee219956a
commit
c2ebcd66dc
Binary file not shown.
BIN
bubblewrap-0.8.0.tar.xz
Normal file
BIN
bubblewrap-0.8.0.tar.xz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
||||
Name: bubblewrap
|
||||
Version: 0.4.1
|
||||
Version: 0.8.0
|
||||
Release: 1
|
||||
Summary: Core execution tool for unprivileged containers
|
||||
License: LGPLv2+
|
||||
@ -32,6 +32,7 @@ if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi
|
||||
%license COPYING
|
||||
%{_bindir}/bwrap
|
||||
%{_datadir}/bash-completion/completions/bwrap
|
||||
%{_datadir}/zsh/site-functions/_bwrap
|
||||
|
||||
%files help
|
||||
%defattr(-,root,root)
|
||||
@ -39,6 +40,9 @@ if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Wed Nov 22 2023 konglidong <konglidong@uniontech.com> - 0.8.0-1
|
||||
- Update version to 0.8.0
|
||||
|
||||
* Tue Jun 23 2020 shixuantong <shixuantong@huawei.com> -0.4.1-1
|
||||
- Update to 0.4.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user