From ecf286d92828db116f89dd2c31cc092a6e46ffa6 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Tue, 8 Jun 2021 10:44:28 -0400 Subject: [PATCH] podman-3:3.3.0-0.2.dev.git9a3a732 - include podman-machine-cni in podman-plugins subpackage Signed-off-by: Lokesh Mandvekar --- podman.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/podman.spec b/podman.spec index 9edeef8..a744faa 100644 --- a/podman.spec +++ b/podman.spec @@ -68,7 +68,7 @@ Version: 3.3.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.1.dev.git%{shortcommit0}%{?dist} +Release: 0.2.dev.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -652,6 +652,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Tue Jun 08 2021 Lokesh Mandvekar - 3:3.3.0-0.2.dev.git9a3a732 +- include podman-machine-cni in podman-plugins subpackage + * Tue Jun 08 2021 RH Container Bot - 3:3.3.0-0.1.dev.git9a3a732 - bump to 3.3.0 - autobuilt 9a3a732