diff --git a/podman.spec b/podman.spec index f80e48c..05e077d 100644 --- a/podman.spec +++ b/podman.spec @@ -63,7 +63,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.20.dev.git%{shortcommit0}%{?dist} +Release: 0.21.dev.git%{shortcommit0}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{name}.io/ @@ -648,6 +648,9 @@ exit 0 # rhcontainerbot account currently managed by lsm5 %changelog +* Tue Jul 06 2021 Lokesh Mandvekar - 3:3.3.0-0.21.dev.git599b7d7 +- rebuild for openQA + * Tue Jun 29 2021 Lokesh Mandvekar - 3:3.3.0-0.20.dev.git599b7d7 - remove /etc/sysconfdir/cni/net.d/87-podman-bridge.conflist - bodhi will not be ignored for this one so cut us some slack ;)