diff --git a/.gitignore b/.gitignore index 61d3ea8..e5efbb6 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /toolbox-0.0.8.tar.xz /toolbox-0.0.9.tar.xz /toolbox-0.0.10.tar.xz +/toolbox-0.0.11.tar.xz diff --git a/sources b/sources index 82134bc..f8b4949 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (toolbox-0.0.10.tar.xz) = 5a0aa60ce9c93c5467b866458a8af51a6d729346f0333d66b597160b8a62c1aef679be59ad509e6e4555587d816bf05f8249708493c62cb9781c145c8f5f6dc0 +SHA512 (toolbox-0.0.11.tar.xz) = cf530d9640b1a79c3e6820ab3a3a5b64da5b872974278b0c2b596c89402c87e4994dfd8f06ba03590e0aafff9d425f275d5cac9179bc87ffe3375013df80bd44 diff --git a/toolbox.spec b/toolbox.spec index aa18409..05a03db 100644 --- a/toolbox.spec +++ b/toolbox.spec @@ -1,5 +1,5 @@ Name: toolbox -Version: 0.0.10 +Version: 0.0.11 Release: 1%{?dist} Summary: Unprivileged development environment @@ -129,6 +129,9 @@ Dockerfile if the image isn't based on the fedora-toolbox image. %changelog +* Fri Jun 21 2019 Debarshi Ray - 0.0.11-1 +- Update to 0.0.11 + * Tue May 21 2019 Debarshi Ray - 0.0.10-1 - Update to 0.0.10