use correct version number

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
Lokesh Mandvekar 2018-04-24 16:11:21 -04:00
parent 36fc722532
commit bdb125f941

View File

@ -45,8 +45,8 @@
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Name: podman
Version: 0.4.2
Release: 22.git%{shortcommit0}%{?dist}
Version: 0.4.4
Release: 1.git%{shortcommit0}%{?dist}
Summary: Manage Pods, Containers and Container Images
License: ASL 2.0
URL: %{git_podman}
@ -464,6 +464,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
%endif
%changelog
* Tue Apr 24 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.4.4-1.git398133e
- use correct version number
* Tue Apr 24 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-22.git398133e
- autobuilt commit 398133e