podman-0.6.1-2.git8ee0f2b
- autobuilt 8ee0f2b Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
13cdf58063
commit
8ab85bf37d
1
.gitignore
vendored
1
.gitignore
vendored
@ -47,3 +47,4 @@
|
|||||||
/libpod-624660c.tar.gz
|
/libpod-624660c.tar.gz
|
||||||
/libpod-c54b423.tar.gz
|
/libpod-c54b423.tar.gz
|
||||||
/libpod-44d1c1c.tar.gz
|
/libpod-44d1c1c.tar.gz
|
||||||
|
/libpod-8ee0f2b.tar.gz
|
||||||
|
@ -48,12 +48,12 @@
|
|||||||
%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 44d1c1c631db0707a677260244492189a33d9784
|
%global commit0 8ee0f2bf912c3dc2d299b6efedece6dfb4816195
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 0.6.1
|
Version: 0.6.1
|
||||||
Release: 1.git%{shortcommit0}%{?dist}
|
Release: 2.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
|
||||||
URL: %{git_podman}
|
URL: %{git_podman}
|
||||||
@ -511,6 +511,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 30 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.1-2.git8ee0f2b
|
||||||
|
- autobuilt 8ee0f2b
|
||||||
|
|
||||||
* Sat May 26 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.1-1.git44d1c1c
|
* Sat May 26 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.6.1-1.git44d1c1c
|
||||||
- bump to 0.6.1
|
- bump to 0.6.1
|
||||||
- autobuilt 44d1c1c
|
- autobuilt 44d1c1c
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-44d1c1c.tar.gz) = 5b4ce2fac6f3b304404d035d33cc4d1dcd225cddd95cc344055a5f8c6e9451c809ce81cc8839ac856bc58df91303b53889e8b9b6dae37bb5c943b6e2c6bce599
|
SHA512 (libpod-8ee0f2b.tar.gz) = ecb46149b0dac71e4cea34f007ab460c5d06d68642eb8d5bd2e6246c662220e97700231b22e27e2a277062c70ff965627207d4f66ea16e15a1c6fa67f42ca6cc
|
||||||
|
Loading…
Reference in New Issue
Block a user