podman-0.4.2-5.git864b9c0
- autobuilt commit 864b9c0 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
af29df9266
commit
7e6ee8924b
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/libpod-304bf53.tar.gz
|
||||
/libpod-db6bf9e.tar.gz
|
||||
/libpod-998fd2e.tar.gz
|
||||
/libpod-864b9c0.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 998fd2ece0480e581e013124d0969a1af6305110
|
||||
%global commit0 864b9c06c08b1c1649c5b845029404f7c275408d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.4.2
|
||||
Release: 4.git%{shortcommit0}%{?dist}
|
||||
Release: 5.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
|
||||
* Tue Apr 10 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-5.git864b9c0
|
||||
- autobuilt commit 864b9c0
|
||||
|
||||
* Tue Apr 10 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-4.git998fd2e
|
||||
- autobuilt commit 998fd2e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-998fd2e.tar.gz) = f382d7ce9572ff652a8f034db86c625ffa03755ba7352fc088272f6a2cb3a06ab9343e000970d3b0e4c05c052205d208c07eccf5e41b3d8d47866c3280221caa
|
||||
SHA512 (libpod-864b9c0.tar.gz) = b4f016ea1996f3849579882f98b94f59f198eb155a1a003b130aaf9390177c2046568a2742abbfafcebdabe37ddeddd51d4ee426d56960d47867052cf2c847b6
|
||||
|
Loading…
Reference in New Issue
Block a user