podman-0.4.2-7.git77a1665
- autobuilt commit 77a1665 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
8ac0769436
commit
347e787240
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/libpod-db6bf9e.tar.gz
|
||||
/libpod-998fd2e.tar.gz
|
||||
/libpod-864b9c0.tar.gz
|
||||
/libpod-77a1665.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 864b9c06c08b1c1649c5b845029404f7c275408d
|
||||
%global commit0 77a1665c05517194c4d5b27b7e03326d4c0923c9
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.4.2
|
||||
Release: 6.git%{shortcommit0}%{?dist}
|
||||
Release: 7.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: %{git_podman}
|
||||
@ -458,6 +458,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Apr 11 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-7.git77a1665
|
||||
- autobuilt commit 77a1665
|
||||
|
||||
* Tue Apr 10 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-6.git864b9c0
|
||||
- autobuilt commit 864b9c0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-864b9c0.tar.gz) = b4f016ea1996f3849579882f98b94f59f198eb155a1a003b130aaf9390177c2046568a2742abbfafcebdabe37ddeddd51d4ee426d56960d47867052cf2c847b6
|
||||
SHA512 (libpod-77a1665.tar.gz) = 56df4c4e82cf1967046dd6525fffa67ebd90f34514273e7a5041ce6fdabe74ad45755c944c3c7e369a2fb70b3efd4094f9ff1fc0a110333039fe145422db00cd
|
||||
|
Loading…
Reference in New Issue
Block a user