podman-2:0.12.2-17.dev.gitc50332d
- autobuilt c50332d Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
aa82a0f944
commit
f66160c69c
1
.gitignore
vendored
1
.gitignore
vendored
@ -144,3 +144,4 @@
|
||||
/libpod-fe186c6.tar.gz
|
||||
/libpod-792f109.tar.gz
|
||||
/libpod-8fe3050.tar.gz
|
||||
/libpod-c50332d.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 8fe30505acc1c58ab05771f2095ed3fd038c6df4
|
||||
%global commit0 c50332d057a148f6ffa7879e99e969cf97af9878
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/kubernetes-sigs/cri-o
|
||||
@ -43,7 +43,7 @@ Epoch: 2
|
||||
Epoch: 1
|
||||
%endif
|
||||
Version: 0.12.2
|
||||
Release: 16.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 17.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://podman.io/
|
||||
@ -578,6 +578,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Dec 25 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:0.12.2-17.dev.gitc50332d
|
||||
- autobuilt c50332d
|
||||
|
||||
* Mon Dec 24 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:0.12.2-16.dev.git8fe3050
|
||||
- autobuilt 8fe3050
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-8fe3050.tar.gz) = 3718d58d0bdb786f1ce62671c6fc1123dc75e1eac98300eab85eab0cbcbfee6a2a6260bd7fe9ec1f41afe6fbd55c5522c994aa5782674503742a9d14a3a9d8dd
|
||||
SHA512 (libpod-c50332d.tar.gz) = bea5fa009fdcb9a18f21a48ad891246a91b07abfa463b7f5804c32155c75531eb87edf44f5b5dc78b2279944245fe881b0066976e57425bd18e5b60856747ed9
|
||||
|
Loading…
Reference in New Issue
Block a user