podman-2:0.11.2-8.dev.gite3ece3b
- autobuilt e3ece3b Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
3d3be2428f
commit
90519eba98
1
.gitignore
vendored
1
.gitignore
vendored
@ -121,3 +121,4 @@
|
||||
/libpod-23feb0d.tar.gz
|
||||
/libpod-1fdfeb8.tar.gz
|
||||
/libpod-78604c3.tar.gz
|
||||
/libpod-e3ece3b.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 78604c3c397068f70ccb5e8b4be4b9229e2072fb
|
||||
%global commit0 e3ece3bb907145110408c54f70b839777b09da44
|
||||
%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.11.2
|
||||
Release: 7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 8.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
|
||||
* Mon Nov 26 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:0.11.2-8.dev.gite3ece3b
|
||||
- autobuilt e3ece3b
|
||||
|
||||
* Sat Nov 24 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:0.11.2-7.dev.git78604c3
|
||||
- autobuilt 78604c3
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-78604c3.tar.gz) = 35bcbb809516a7f917671fe9f88eb549a6da5b6e4e32b64eb669eaa4723342969c5adb9470f4c961769d7e2c529dd6c66265c8745d81bfb2d6a59695d1c12947
|
||||
SHA512 (libpod-e3ece3b.tar.gz) = 1627dba65378ca1487fc5c017e4c58ecdb939241d743593a896f234cf71db27f94c0981b1063017dc4a373e8a8f4fc6309ff806c775b7c6711a7ce2e89595c03
|
||||
|
Loading…
Reference in New Issue
Block a user