podman-2:0.12.2-10.dev.git68414c5
- autobuilt 68414c5 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
043299df7a
commit
ef311f383c
1
.gitignore
vendored
1
.gitignore
vendored
@ -137,3 +137,4 @@
|
||||
/libpod-93b5ccf.tar.gz
|
||||
/libpod-c086118.tar.gz
|
||||
/libpod-b21d474.tar.gz
|
||||
/libpod-68414c5.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 b21d47434f49e1d57fa2b0329ee90eef80b70714
|
||||
%global commit0 68414c5ee3066538903d04d55f135202ca4d333f
|
||||
%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: 9.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 10.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 18 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:0.12.2-10.dev.git68414c5
|
||||
- autobuilt 68414c5
|
||||
|
||||
* Mon Dec 17 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:0.12.2-9.dev.gitb21d474
|
||||
- autobuilt b21d474
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-b21d474.tar.gz) = ebfaa00f9c22daced675e7f337e71aa1713245da809b627305250b86bb8a40cbd3aa4f898b377c59c3f2aef67b158c230d73e8195fc02adcc8fe6b44e438d000
|
||||
SHA512 (libpod-68414c5.tar.gz) = bfcbe3b64e6e4cef74d2c1b435fc92b2dbfc42961eb578112e0f237bc5c81b459cefe14515d37d3cccaf8eb4861f532418c48bd6c5e0981ae5116f7466e648c8
|
||||
|
Loading…
Reference in New Issue
Block a user