podman-0.3.5-1.git304bf53
- built commit 304bf53 Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
2fb85ab55e
commit
b77dd63f05
@ -41,11 +41,11 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 57b403eda155d321d8aa29cfa0085aac8ce28a57
|
%global commit0 304bf53c28301a8dfd126f2304e02df5472e56b1
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 0.3.4
|
Version: 0.3.5
|
||||||
Release: 1.git%{shortcommit0}%{?dist}
|
Release: 1.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -458,6 +458,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 27 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.3.5-1.git304bf53
|
||||||
|
- built commit 304bf53
|
||||||
|
|
||||||
* Fri Mar 23 2018 baude <bbaude@redhat.com> - 0.3.4-1.git57b403e
|
* Fri Mar 23 2018 baude <bbaude@redhat.com> - 0.3.4-1.git57b403e
|
||||||
- Upstream release 0.3.4
|
- Upstream release 0.3.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user