summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/spec/podman.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/spec/podman.spec b/contrib/spec/podman.spec
index c1c80b862..11e8aa3fb 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}