podman-2:1.3.0-15.dev.gitc1e2b58
- autobuilt c1e2b58 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
e0a69af1cf
commit
36701fe2a8
1
.gitignore
vendored
1
.gitignore
vendored
@ -232,3 +232,4 @@
|
||||
/libpod-1572367.tar.gz
|
||||
/libpod-b926005.tar.gz
|
||||
/libpod-167ce59.tar.gz
|
||||
/libpod-c1e2b58.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 167ce59416f6e03f4477269e33e9e5cf5b700a86
|
||||
%global commit0 c1e2b583c82261639d6927c9b2a4f19d87a166a7
|
||||
%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: 14.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 15.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
|
||||
* Tue Apr 16 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.3.0-15.dev.gitc1e2b58
|
||||
- autobuilt c1e2b58
|
||||
|
||||
* Mon Apr 15 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.3.0-14.dev.git167ce59
|
||||
- autobuilt 167ce59
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-167ce59.tar.gz) = fba10c45c51fd9ad8b9e985b7a658bdb865bc332af3441ff9d336c1a8175b3f0c1d7217329adb34721d39090ded201b270af62faaad35d4623ef77d37ef8b264
|
||||
SHA512 (libpod-c1e2b58.tar.gz) = 647dad546e15ea21f5feef3ab3e44bea91a5ffe658448489b9d1bfdeb2bbd9d947ed647e34d8dc15891331b817f35996ded8464288fa6357f445b6d17cf68503
|
||||
|
Loading…
Reference in New Issue
Block a user