From 964ee168dbe9e9b947274f43edd78d9c372d02e0 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Tue, 13 Aug 2019 13:33:35 -0400 Subject: [PATCH] Add recommends libvarlink-util --- podman.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index ca08cc8..26420e3 100644 --- a/podman.spec +++ b/podman.spec @@ -46,7 +46,7 @@ Epoch: 2 Version: 1.5.1 # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.blahblah -Release: 0.16.dev.git%{shortcommit0}%{?dist} +Release: 1.16.dev.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -80,6 +80,7 @@ Requires: nftables %if 0%{?fedora} Recommends: %{name}-manpages = %{epoch}:%{version}-%{release} Recommends: container-selinux +Recommends: libvarlink-util Recommends: slirp4netns >= 0.3.0-2 Recommends: fuse-overlayfs >= 0.3-8 %else @@ -598,6 +599,9 @@ exit 0 %endif %changelog +* Tue Aug 13 2019 Dan Walsh - 2:1.5.1-1.16.dev.gitce64c14 +- Add recommends libvarlink-util + * Tue Aug 13 2019 Lokesh Mandvekar (Bot) - 2:1.5.1-0.16.dev.gitce64c14 - autobuilt ce64c14