From 2589ddfe46462b901028ed95fbcb9db99ca9c0dd Mon Sep 17 00:00:00 2001 From: Debarshi Ray Date: Mon, 22 Jul 2019 14:34:53 +0200 Subject: [PATCH] Update to 0.0.12 --- .gitignore | 1 + sources | 2 +- toolbox.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index e5efbb6..c0f497f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /toolbox-0.0.9.tar.xz /toolbox-0.0.10.tar.xz /toolbox-0.0.11.tar.xz +/toolbox-0.0.12.tar.xz diff --git a/sources b/sources index f8b4949..45bd05f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (toolbox-0.0.11.tar.xz) = cf530d9640b1a79c3e6820ab3a3a5b64da5b872974278b0c2b596c89402c87e4994dfd8f06ba03590e0aafff9d425f275d5cac9179bc87ffe3375013df80bd44 +SHA512 (toolbox-0.0.12.tar.xz) = a1ee0851b7ea9dadb7105f9b7f4ec151c58d9587e2d9b344ca0d7a8c47ccbd8a1e021b2788cc2d30465cecf96fc867d735b6505451bb3ff4a5ae512f8986c87f diff --git a/toolbox.spec b/toolbox.spec index 0d5d144..2518244 100644 --- a/toolbox.spec +++ b/toolbox.spec @@ -1,6 +1,6 @@ Name: toolbox -Version: 0.0.11 -Release: 2%{?dist} +Version: 0.0.12 +Release: 1%{?dist} Summary: Unprivileged development environment License: ASL 2.0 @@ -130,6 +130,9 @@ Dockerfile if the image isn't based on the fedora-toolbox image. %changelog +* Mon Jul 22 2019 Debarshi Ray - 0.0.12-1 +- Update to 0.0.12 + * Tue Jun 25 2019 Debarshi Ray - 0.0.11-2 - Require flatpak-session-helper