Update to 0.8.0 (#2173820)
https://src.fedoraproject.org/rpms/bubblewrap/pull-request/1
This commit is contained in:
parent
0b30115292
commit
9363e28529
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/bubblewrap-0.4.1.tar.xz
|
||||
/bubblewrap-0.5.0.tar.xz
|
||||
/bubblewrap-0.7.0.tar.xz
|
||||
/bubblewrap-0.8.0.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: bubblewrap
|
||||
Version: 0.7.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.8.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Core execution tool for unprivileged containers
|
||||
|
||||
License: LGPL-2.0-or-later
|
||||
@ -47,6 +47,9 @@ user namespaces.
|
||||
%{_mandir}/man1/bwrap.1*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 16 2023 Debarshi Ray <rishi@fedoraproject.org> - 0.8.0-1
|
||||
- Update to 0.8.0 (#2173820)
|
||||
|
||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (bubblewrap-0.7.0.tar.xz) = 3d163eecd79774e02d082141d027b7ac13f7d3a29c22f6513203e1088f53d53d8dde50e36fc4c8a34e8cde2f3e2a692e00b741f4bee2cc2bb21b9deb600271b5
|
||||
SHA512 (bubblewrap-0.8.0.tar.xz) = 1cbc33f3c834ff83f4c1808d3ec2555921277d495f903ad152cbd5065a6e100c5420b4b5c62386bb2d303eb1734e074b09625013e55e3bd8631cfb3582d70e1c
|
||||
|
Loading…
Reference in New Issue
Block a user