podman-0.4.2-11.gitfa8442e
- autobuilt commit fa8442e Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
259a85c0ad
commit
b61aa7afca
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/libpod-6f51a5b.tar.gz
|
||||
/libpod-191da31.tar.gz
|
||||
/libpod-62b59df.tar.gz
|
||||
/libpod-fa8442e.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 62b59df053357f040d85c26727734815046e2bc3
|
||||
%global commit0 fa8442e4a063b9a074cd2d17effdf5de138f90cb
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.4.2
|
||||
Release: 10.git%{shortcommit0}%{?dist}
|
||||
Release: 11.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
|
||||
* Sun Apr 15 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-11.gitfa8442e
|
||||
- autobuilt commit fa8442e
|
||||
|
||||
* Sat Apr 14 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-10.git62b59df
|
||||
- autobuilt commit 62b59df
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-62b59df.tar.gz) = 867474bdee4a0923ef38f368ea1e1033f8bfe893b1c2283fa70e6edc2c52005cca3eb43274ab196e0c8a6db83853ed4724a20ba0e6993d28ac1ea24a6e0d643b
|
||||
SHA512 (libpod-fa8442e.tar.gz) = 96f4b313c192e68bac327f06f2dd7544cbf31f738dd9190636bf3e31249f0d7da493554c8c891fe551322214872d04bafb203b538d60f7539d473d356998510d
|
||||
|
Loading…
Reference in New Issue
Block a user