podman-0.4.2-15.git96d1162
- autobuilt commit 96d1162 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
f369e23331
commit
1feb5f8132
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
|||||||
/libpod-62b59df.tar.gz
|
/libpod-62b59df.tar.gz
|
||||||
/libpod-fa8442e.tar.gz
|
/libpod-fa8442e.tar.gz
|
||||||
/libpod-6c5ebb0.tar.gz
|
/libpod-6c5ebb0.tar.gz
|
||||||
|
/libpod-96d1162.tar.gz
|
||||||
|
@ -41,12 +41,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 6c5ebb0315fc6527c0d75ca53fb6b027d20802a5
|
%global commit0 96d11622c60e80e706c7bc18a096dc0a762f3e9f
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: podman
|
Name: podman
|
||||||
Version: 0.4.2
|
Version: 0.4.2
|
||||||
Release: 14.git%{shortcommit0}%{?dist}
|
Release: 15.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}
|
||||||
@ -460,6 +460,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 17 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-15.git96d1162
|
||||||
|
- autobuilt commit 96d1162
|
||||||
|
|
||||||
* Mon Apr 16 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-14.git6c5ebb0
|
* Mon Apr 16 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.4.2-14.git6c5ebb0
|
||||||
- autobuilt commit 6c5ebb0
|
- autobuilt commit 6c5ebb0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpod-6c5ebb0.tar.gz) = 217bbf10d9e4783305c31f98d86dcfea0d9ca884c27e71c36c4797df7a11780f4bb8fd496fd3e0ff857f5c93bfe1930c3fe1bb559e15a31f1879b35827ab53e6
|
SHA512 (libpod-96d1162.tar.gz) = 6b39c349b1973d325e04955e1d8d03fa1415bf3d583305e1da6a428e3bc849327a0706a3fafc389977a332ad8e9f18de42d14553c589415e4ae36a60202f676e
|
||||||
|
Loading…
Reference in New Issue
Block a user