podman-2:1.0.1-38.dev.gitcf52144
- autobuilt cf52144 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
639ee90c93
commit
e07f941754
1
.gitignore
vendored
1
.gitignore
vendored
@ -192,3 +192,4 @@
|
||||
/libpod-b223d4e.tar.gz
|
||||
/libpod-cc4addd.tar.gz
|
||||
/libpod-553ac80.tar.gz
|
||||
/libpod-cf52144.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 553ac800c87b31de0bb22ae0c6f2e2e24bdcfe73
|
||||
%global commit0 cf521449e5d11813571c5e9b86668fbefdd5aa99
|
||||
%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.0.1
|
||||
Release: 37.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 38.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://podman.io/
|
||||
@ -513,6 +513,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Feb 26 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-38.dev.gitcf52144
|
||||
- autobuilt cf52144
|
||||
|
||||
* Mon Feb 25 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-37.dev.git553ac80
|
||||
- autobuilt 553ac80
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-553ac80.tar.gz) = be67fe376b4df6991d890f3adad19ff1178ad98e9a6876609cea12ed945e0a6ae6f033fd38116be66706b5986c4ec95538756f56dd2bb495c70daf587654d9be
|
||||
SHA512 (libpod-cf52144.tar.gz) = fdfa4513ba3711dec0fd96305b5f18409ed006b4b3eff4705e225669469d2b1a98cd018d8750bc223386ae6280905e9076ef6f1fc2e71f40ff3f2657e85b4620
|
||||
|
Loading…
Reference in New Issue
Block a user