diff --git a/buildah.spec b/buildah.spec index 2f13a8e..42632c3 100644 --- a/buildah.spec +++ b/buildah.spec @@ -35,7 +35,7 @@ Name: %{repo} Version: 1.20.2 -Release: 0.11.dev.git%{shortcommit0}%{?dist} +Release: 0.12.dev.git%{shortcommit0}%{?dist} Summary: A command line tool used for creating OCI Images License: ASL 2.0 URL: https://%{name}.io @@ -63,6 +63,7 @@ Requires: containers-common >= 4:1-17 BuildRequires: libseccomp-static Requires: libseccomp >= 2.4.1-0 Suggests: cpp +Suggests: qemu-user-static %else BuildRequires: libseccomp-devel Requires: containers-common @@ -159,6 +160,10 @@ cp bin/imgtype %{buildroot}/%{_bindir}/%{name}-imgtype %{_datadir}/%{name}/test %changelog +* Thu Mar 13 2021 Dan Walsh - 1.20.2-0.12.dev.git5119393 +- Add suggests qemu-user-static + + * Thu May 13 2021 RH Container Bot - 1.20.2-0.11.dev.git5119393 - autobuilt 5119393