diff --git a/sources b/sources index 4af6928..e255bc5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (toolbox-0.0.99.1-vendored.tar.xz) = 51097838297a9b177cc2f8e2ec46a9070e03a4412d58b5cc4afe6c7ec7c5e7bd2e5dbf91db573631ad4de62c38349744f918931e89c26d05c7427362291f3eb8 +SHA512 (toolbox-0.0.99.2-vendored.tar.xz) = 44eab6eb98fc8e52e03fc753e1c26e5d2d8a91e5ba84817bbf76f7dc6601581b5922115c140637951074ab8d741f443b3217a07639ea4d7bdf81d5faf836e3b2 \ No newline at end of file diff --git a/toolbox.spec b/toolbox.spec index c0d4f88..cb6005e 100644 --- a/toolbox.spec +++ b/toolbox.spec @@ -1,10 +1,10 @@ Name: toolbox -Version: 0.0.99.1 +Version: 0.0.99.2 %global goipath github.com/containers/%{name} %gometa -Release: 4%{?dist} +Release: 1%{?dist} Summary: Tool for containerized command line environments on Linux License: ASL 2.0 @@ -86,6 +86,10 @@ ln -s src/vendor vendor %changelog +* Fri Jul 02 2021 Jindrich Novy - 0.0.99.2-1 +- update to 0.99.2 +- Resolves: #1977343 + * Tue Jun 22 2021 Mohan Boddu - 0.0.99.1-4 - Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065