From 869e93d11649d52d905f919dcbd153766b89da7e Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 11 May 2020 16:44:11 -0400 Subject: [PATCH] podman-2:2.0.0-0.12.dev.git8857ba2 - gating test fix attempt by Ed Santiago Signed-off-by: Lokesh Mandvekar --- podman.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 5d36687..51f311c 100644 --- a/podman.spec +++ b/podman.spec @@ -55,7 +55,7 @@ Epoch: 0 Version: 2.0.0 # Rawhide almost always ships unreleased builds, # so release tag should be of the form 0.N.blahblah -Release: 0.11.dev.git%{shortcommit0}%{?dist} +Release: 0.12.dev.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -658,6 +658,9 @@ exit 0 %{_libexecdir}/cni/dnsname %changelog +* Mon May 11 2020 Lokesh Mandvekar - 2:2.0.0-0.12.dev.git8857ba2 +- gating test fix attempt by Ed Santiago + * Mon May 11 2020 Lokesh Mandvekar - 2:2.0.0-0.11.dev.git8857ba2 - do not modprobe br_netfilter