From f0be436c50e898aee12505467bf99a233f447707 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 27 Sep 2021 14:45:27 -0400 Subject: [PATCH] podman-3:3.4.0-0.11.rc2 - bump containers-common dep Signed-off-by: Lokesh Mandvekar --- podman.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/podman.spec b/podman.spec index a38b13d..4d091cb 100644 --- a/podman.spec +++ b/podman.spec @@ -67,7 +67,7 @@ Version: 3.4.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.10.rc2%{?dist} +Release: 0.11.rc2%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -102,7 +102,7 @@ BuildRequires: ostree-devel BuildRequires: systemd BuildRequires: systemd-devel Requires: conmon >= 2:2.0.30-2 -Requires: containers-common >= 4:1-21 +Requires: containers-common >= 4:1-30 Requires: containernetworking-plugins >= 1.0.0-15.1 Requires: iptables Requires: nftables @@ -690,6 +690,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Mon Sep 27 2021 Lokesh Mandvekar - 3:3.4.0-0.11.rc2 +- bump containers-common dep + * Fri Sep 24 2021 Lokesh Mandvekar - 3:3.4.0-0.10.rc2 - build with libsubid buildtag