podman-0.4.2-20.git9b457e3
- autobuilt commit 9b457e3 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
101611ecfe
commit
9a956fee80
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
||||
/libpod-6a9dbf3.tar.gz
|
||||
/libpod-f2658ec.tar.gz
|
||||
/libpod-228732d.tar.gz
|
||||
/libpod-9b457e3.tar.gz
|
||||
|
@ -41,12 +41,12 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 228732deccb46125f45bdc3a3c04b959931f048e
|
||||
%global commit0 9b457e3f70dcf3ee2a6efee389c928383b62c70c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.4.2
|
||||
Release: 19.git%{shortcommit0}%{?dist}
|
||||
Release: 20.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: %{git_podman}
|
||||
@ -460,6 +460,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Apr 20 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-20.git9b457e3
|
||||
- autobuilt commit 9b457e3
|
||||
|
||||
* Fri Apr 20 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-19.git228732d
|
||||
- autobuilt commit 228732d
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-228732d.tar.gz) = c87799b6b6707d24603c5b7eed79931f64bac9884d2594f5ee0b601910ce0a308d4dd1bf40b70b0d8aada8fe399b5fafc79a387124ab5d0a91a8ade5ac076e56
|
||||
SHA512 (libpod-9b457e3.tar.gz) = 2c1e7283a5d16755a4cee9314378bdd2ed6169b2bbb7e85ab31f2a85a2cf7b28950263345e35cf0f62380ee324d79e02c5c19f8783a297625cddb7d71e662b8d
|
||||
|
Loading…
Reference in New Issue
Block a user