diff --git a/toolbox.spec b/toolbox.spec index 3ab6ad7..9898460 100644 --- a/toolbox.spec +++ b/toolbox.spec @@ -9,7 +9,7 @@ Version: 0.0.99.3 %global goipath github.com/containers/%{name} %gometa -Release: 0.2.git660b6970e998%{?dist} +Release: 0.3.git660b6970e998%{?dist} Summary: Unprivileged development environment License: ASL 2.0 @@ -106,6 +106,10 @@ ln -s src/vendor vendor %changelog +* Tue Aug 24 2021 Oliver GutiƩrrez - 0.0.99.3-0.3.git660b6970e998 +- Rebuilt for gating checks + Related: rhbz#1977343 + * Tue Aug 10 2021 Mohan Boddu - 0.0.99.3-0.2.git660b6970e998 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688