From d5263b33c39a53ba9f9116419943c757a3aa8eac Mon Sep 17 00:00:00 2001 From: Ed Santiago Date: Wed, 5 Aug 2020 05:57:36 -0600 Subject: [PATCH] add openssl, httpd-tools requirements to podman-tests Signed-off-by: Ed Santiago --- podman.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 1b163ff..cf2f5b0 100644 --- a/podman.spec +++ b/podman.spec @@ -57,7 +57,7 @@ Version: 2.1.0 # N.foo if released, 0.N.foo if unreleased # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.foo -Release: 0.158.dev.git%{shortcommit0}%{?dist} +Release: 0.159.dev.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -409,6 +409,8 @@ Requires: bats Requires: jq Requires: skopeo Requires: nmap-ncat +Requires: httpd-tools +Requires: openssl %description tests %{summary} @@ -645,6 +647,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Wed Aug 05 2020 Eduardo Santiago - 2:2.1.0-0.159.dev.git7a7c8e9 +- add openssl, httpd-tools requirements to podman-tests + * Wed Aug 05 09:10:26 GMT 2020 RH Container Bot - 2:2.1.0-0.158.dev.git7a7c8e9 - autobuilt 7a7c8e9