podman-0.5.1-3.git970eaf0
- autobuilt commit 970eaf0 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
36d1e47397
commit
d0bb1e9284
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
||||
/libpod-6774425.tar.gz
|
||||
/libpod-eda0fd7.tar.gz
|
||||
/libpod-7a0a855.tar.gz
|
||||
/libpod-970eaf0.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 7a0a8552cb4af7af6fc6fb458fd41776f57f543c
|
||||
%global commit0 970eaf003328cab69aa4ccaa78cf908f5a87fff0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: podman
|
||||
Version: 0.5.1
|
||||
Release: 2.git%{shortcommit0}%{?dist}
|
||||
Release: 3.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: %{git_podman}
|
||||
@ -464,6 +464,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed May 02 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.5.1-3.git970eaf0
|
||||
- autobuilt commit 970eaf0
|
||||
|
||||
* Tue May 01 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.5.1-2.git7a0a855
|
||||
- autobuilt commit 7a0a855
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpod-7a0a855.tar.gz) = 6b8d9bc6da9436c4cf680c269c0fb434a617edf133f3747859fa4b1722db3be8b72f9b4dff1db61c2e6b5d312198879f7ceab3a5f0da251fe361a7e23ab1db5e
|
||||
SHA512 (libpod-970eaf0.tar.gz) = a88f8e4da4f2f4e51c7404f115bfce3c6918beddf6be36fabb3232042d7c8621ca1489ad0fcff2c3503cae788042b0bc0373d8281ef49dc48738e72d27d46305
|
||||
|
Loading…
Reference in New Issue
Block a user