podman-2:1.0.1-25.dev.gitee27c39
- autobuilt ee27c39 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
42a79e7c51
commit
3ed3f14731
1
.gitignore
vendored
1
.gitignore
vendored
@ -179,3 +179,4 @@
|
||||
/libpod-afd4d5f.tar.gz
|
||||
/libpod-c86e8f1.tar.gz
|
||||
/libpod-8923703.tar.gz
|
||||
/libpod-ee27c39.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 89237033fd38d91308ff7e5b9511aff41f44e0e8
|
||||
%global commit0 ee27c39f85507993c0a3dfe3c4dfab4c7b7e5e00
|
||||
%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: 24.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 25.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
|
||||
* Wed Feb 13 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-25.dev.gitee27c39
|
||||
- autobuilt ee27c39
|
||||
|
||||
* Tue Feb 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-24.dev.git8923703
|
||||
- autobuilt 8923703
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-8923703.tar.gz) = 932fccf9011aaf0ce35a94d5e643a9d12ebea22dd94efa83167859071bd52cdc7f8af90dfa7f42441a232082affb8ac4a22fae89095c8be18cd3e39a35b8ca0c
|
||||
SHA512 (libpod-ee27c39.tar.gz) = 633a5c673edb99b60d43cf0e17424bbf0ff0d70b182fc9e3b6563578b3bafdac8a064404c507ecc0015070f7393b036b0151c3d1574060fed46af9af3a8f9e8a
|
||||
|
Loading…
Reference in New Issue
Block a user