From 74e17d85b0a88a6896f82007ba79badae57ed8d5 Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Mon, 30 Sep 2019 18:34:52 +0200 Subject: [PATCH] Update to 0.0.15 --- .gitignore | 1 + sources | 2 +- toolbox.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6afee65..e6e67ad 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /toolbox-0.0.12.tar.xz /toolbox-0.0.13.tar.xz /toolbox-0.0.14.tar.xz +/toolbox-0.0.15.tar.xz diff --git a/sources b/sources index cbede67..6694403 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (toolbox-0.0.14.tar.xz) = a66a67ac2955c7a6254bbdd1ef185a4ba4d7c011b9273cc9e356e4325f7a4c34b41132885218843c9b863ef27ffce16a86ef0ac600fb9e0581943fe9b0107fdc +SHA512 (toolbox-0.0.15.tar.xz) = 3fc4c22dd6d72fddad9d808d1ed1caaf8162cac116fbc814f194ca529c5925d36e24aeb4e6022d0f6817ba3a2cc1e9793d025fab3066072de26d62243747bc45 diff --git a/toolbox.spec b/toolbox.spec index 173f309..163b076 100644 --- a/toolbox.spec +++ b/toolbox.spec @@ -1,5 +1,5 @@ Name: toolbox -Version: 0.0.14 +Version: 0.0.15 Release: 1%{?dist} Summary: Unprivileged development environment @@ -130,6 +130,9 @@ Dockerfile if the image isn't based on the fedora-toolbox image. %changelog +* Mon Sep 30 2019 Debarshi Ray - 0.0.15-1 +- Update to 0.0.15 + * Wed Sep 18 2019 Debarshi Ray - 0.0.14-1 - Update to 0.0.14