Update to 0.2.1
This commit is contained in:
parent
2f27bc8570
commit
24921e88eb
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/bubblewrap-0.1.7.tar.xz
|
||||
/bubblewrap-0.1.8.tar.xz
|
||||
/bubblewrap-0.2.0.tar.xz
|
||||
/bubblewrap-0.2.1.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: bubblewrap
|
||||
Version: 0.2.0
|
||||
Release: 3%{?dist}
|
||||
Version: 0.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Core execution tool for unprivileged containers
|
||||
|
||||
License: LGPLv2+
|
||||
@ -45,6 +45,9 @@ find %{buildroot} -name '*.la' -delete -print
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Wed May 16 2018 Kalev Lember <klember@redhat.com> - 0.2.1-1
|
||||
- Update to 0.2.1
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (bubblewrap-0.2.0.tar.xz) = a51404b6336677b56d56b17980112fa814f3a201f24fe9b5389b2f3405a4fdb37eaa761dbe3541c88449c3ab9f107200a9589b639f40bedb56b9b3364480825d
|
||||
SHA512 (bubblewrap-0.2.1.tar.xz) = 1a1adfccff08a1f6097886a12c805ae5d94911d300ce26ea6d740b460a38b82287bd98a996fc523a0aea31d9030736c0ed79fb251d502f6eb8c8afd8591fabd7
|
||||
|
Loading…
Reference in New Issue
Block a user