diff --git a/contrib/spec/podman.spec b/contrib/spec/podman.spec index c1c80b8623..11e8aa3fb6 100644 --- a/contrib/spec/podman.spec +++ b/contrib/spec/podman.spec @@ -44,8 +44,8 @@ %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: podman -Version: 0 -Release: 0.3.git%{shortcommit}%{?dist} +Version: 0.2.3 +Release: git%{shortcommit}%{?dist} Summary: Manage Pods, Containers and Container Images License: ASL 2.0 URL: https://%{provider_prefix}