Correct versioning error

This commit is contained in:
baude 2018-02-12 13:00:12 -06:00
parent 6e8522609d
commit b945f73c7e

View File

@ -44,8 +44,8 @@
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: podman
Version: 0
Release: 2.1.git%{shortcommit}%{?dist}
Version: 0.2
Release: 1.git%{shortcommit}%{?dist}
Summary: Manage Pods, Containers and Container Images
License: ASL 2.0
URL: https://%{provider_prefix}