podman-2:0.12.2-12.dev.git6b059a5
- autobuilt 6b059a5 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
6129378733
commit
ff268b7065
1
.gitignore
vendored
1
.gitignore
vendored
@ -139,3 +139,4 @@
|
||||
/libpod-b21d474.tar.gz
|
||||
/libpod-68414c5.tar.gz
|
||||
/libpod-c8eaf59.tar.gz
|
||||
/libpod-6b059a5.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 c8eaf59d5f4bec249db8134c6a9fcfbcac792519
|
||||
%global commit0 6b059a58828b978f30ed416da066987226e88e73
|
||||
%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: 11.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 12.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
|
||||
* Thu Dec 20 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:0.12.2-12.dev.git6b059a5
|
||||
- autobuilt 6b059a5
|
||||
|
||||
* Wed Dec 19 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:0.12.2-11.dev.gitc8eaf59
|
||||
- autobuilt c8eaf59
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-c8eaf59.tar.gz) = d2318fe94b0028b9c55b07c70140d7e5f8816f698db747d9f4998588bc6e8f12ddbee6ce0780655d1550e924f0ff16694b92139b3f51b16879b73537caaf1b2b
|
||||
SHA512 (libpod-6b059a5.tar.gz) = 4bfc65583b844b94f1e322b6e436bf531afa93de5ba584300da3a9ca917f581a69874b381aef3ee9d11121e88d9a388ce7d654bb4d42e46a109c25f25d5095bc
|
||||
|
Loading…
Reference in New Issue
Block a user