New upstream version
This commit is contained in:
parent
b5b2429fef
commit
c7f9164eb1
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/bubblewrap-0.1.6.tar.xz
|
||||
/bubblewrap-0.1.7.tar.xz
|
||||
/bubblewrap-0.1.8.tar.xz
|
||||
/bubblewrap-0.2.0.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: bubblewrap
|
||||
Version: 0.1.8
|
||||
Release: 3%{?dist}
|
||||
Version: 0.2.0
|
||||
Release: 2%{?dist}
|
||||
Summary: Core execution tool for unprivileged containers
|
||||
|
||||
License: LGPLv2+
|
||||
@ -45,6 +45,10 @@ find %{buildroot} -name '*.la' -delete -print
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Mon Oct 09 2017 Colin Walters <walters@verbum.org> - 0.2.0-2
|
||||
- New upstream version
|
||||
- https://github.com/projectatomic/bubblewrap/releases/tag/v0.2.0
|
||||
|
||||
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.8-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (bubblewrap-0.1.8.tar.xz) = 3249c54a5a9791e042d4670b392b9963b99cfb42b80eab5a5b28077f0be90610c92a90c163d714944fdb2fdb0251b59e655257a11f5f073902c7280a00030af8
|
||||
SHA512 (bubblewrap-0.2.0.tar.xz) = a51404b6336677b56d56b17980112fa814f3a201f24fe9b5389b2f3405a4fdb37eaa761dbe3541c88449c3ab9f107200a9589b639f40bedb56b9b3364480825d
|
||||
|
Loading…
Reference in New Issue
Block a user