podman-2:1.3.0-16.dev.gita87cf6f
- autobuilt a87cf6f Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
36701fe2a8
commit
67e38a08b0
1
.gitignore
vendored
1
.gitignore
vendored
@ -233,3 +233,4 @@
|
||||
/libpod-b926005.tar.gz
|
||||
/libpod-167ce59.tar.gz
|
||||
/libpod-c1e2b58.tar.gz
|
||||
/libpod-a87cf6f.tar.gz
|
||||
|
@ -27,7 +27,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 c1e2b583c82261639d6927c9b2a4f19d87a166a7
|
||||
%global commit0 a87cf6fef8f84ded410d547aa772b8f942c5f273
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global import_path_conmon github.com/kubernetes-sigs/cri-o
|
||||
@ -44,7 +44,7 @@ Epoch: 2
|
||||
Epoch: 1
|
||||
%endif
|
||||
Version: 1.3.0
|
||||
Release: 15.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 16.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://podman.io/
|
||||
@ -542,6 +542,9 @@ exit 0
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Apr 17 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.3.0-16.dev.gita87cf6f
|
||||
- autobuilt a87cf6f
|
||||
|
||||
* Tue Apr 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.3.0-15.dev.gitc1e2b58
|
||||
- autobuilt c1e2b58
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-c1e2b58.tar.gz) = 647dad546e15ea21f5feef3ab3e44bea91a5ffe658448489b9d1bfdeb2bbd9d947ed647e34d8dc15891331b817f35996ded8464288fa6357f445b6d17cf68503
|
||||
SHA512 (libpod-a87cf6f.tar.gz) = 9c3e7f2e4c834110d2e792b59a75c9a30c220675a0f0030f420bd84b0c382eae7ad08d4c3a34c0cc472538eafc0d45e377edbc89d36143927f0472b1bd98f7b3
|
||||
|
Loading…
Reference in New Issue
Block a user