Update to 0.3.1
This commit is contained in:
parent
aaaaaae81d
commit
f3ee94f209
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/bubblewrap-0.2.0.tar.xz
|
||||
/bubblewrap-0.2.1.tar.xz
|
||||
/bubblewrap-0.3.0.tar.xz
|
||||
/bubblewrap-0.3.1.tar.xz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: bubblewrap
|
||||
Version: 0.3.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.3.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
|
||||
* Mon Oct 01 2018 Kalev Lember <klember@redhat.com> - 0.3.1-1
|
||||
- Update to 0.3.1
|
||||
|
||||
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (bubblewrap-0.3.0.tar.xz) = 9d828ee3974425a100911ca274c9ca85c27340fc5a7823a87838ac692aa4fb08f9457e2af268bb569bf3a9275d02e02b6d52d6539b712a11301d52a761128c3e
|
||||
SHA512 (bubblewrap-0.3.1.tar.xz) = 74e36caa56540a956158445f5f38c7ac5f7ff3c733ecaf85893de4607900e1fe4050db86a4435cbe18d722e90c5b39c466c555ea8ea8d4944da6207ef1011d67
|
||||
|
Loading…
Reference in New Issue
Block a user