podman-2:1.2.0-24.dev.git0458daf
- autobuilt 0458daf Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
b950e5d48d
commit
dc22e8a745
1
.gitignore
vendored
1
.gitignore
vendored
@ -213,3 +213,4 @@
|
||||
/libpod-537c382.tar.gz
|
||||
/libpod-c230f0c.tar.gz
|
||||
/libpod-68e3df3.tar.gz
|
||||
/libpod-0458daf.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 68e3df37248da85f58662c00e0934d1359f0fdc0
|
||||
%global commit0 0458daf13d50e45bf9ca0ac03449c6ea60b2ef64
|
||||
%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.2.0
|
||||
Release: 23.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 24.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://podman.io/
|
||||
@ -541,6 +541,9 @@ exit 0
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Sat Mar 23 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.2.0-24.dev.git0458daf
|
||||
- autobuilt 0458daf
|
||||
|
||||
* Fri Mar 22 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.2.0-23.dev.git68e3df3
|
||||
- autobuilt 68e3df3
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-68e3df3.tar.gz) = 3f02c32712c6a3c3f1098ab158ed904cf01242e27fc1f231509fb7f8c40825bd3a653eda459f826f4c81b8c94459b5ac672e7834f6046c2884e591e3f641c4fb
|
||||
SHA512 (libpod-0458daf.tar.gz) = dd8d664ce95831aeb47dee015d7f01fa139c22eeca3f5a567d3a2dd8eba5a78ba94e5a26c6ab2f4346bf3991079dbdadf0773309aa3fc31dd29adeedaae53074
|
||||
|
Loading…
Reference in New Issue
Block a user