podman-2:1.0.1-23.dev.gitc86e8f1
- autobuilt c86e8f1 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
4b35d952b3
commit
761bbe85d6
1
.gitignore
vendored
1
.gitignore
vendored
@ -177,3 +177,4 @@
|
||||
/libpod-f250745.tar.gz
|
||||
/libpod-962850c.tar.gz
|
||||
/libpod-afd4d5f.tar.gz
|
||||
/libpod-c86e8f1.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 afd4d5f4a4b05f421e6f336b4d74a0d808be57ed
|
||||
%global commit0 c86e8f180c8b0cdbd1bafe327c4671370096c45f
|
||||
%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: 22.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 23.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
|
||||
* Sun Feb 10 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-23.dev.gitc86e8f1
|
||||
- autobuilt c86e8f1
|
||||
|
||||
* Sat Feb 09 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.1-22.dev.gitafd4d5f
|
||||
- autobuilt afd4d5f
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-afd4d5f.tar.gz) = 2d4e7a7367aa8e554e7666407b73d236b167b851968a254ab2be2daec5063a477845fe6930a0baff52eb3085b02200b4025774be4601a581f8de701cc45559ef
|
||||
SHA512 (libpod-c86e8f1.tar.gz) = 27143ff966bbad5072db31890243e66edc12359b8d0bce82099e47e14eb68d9d16a30783cbae7b2ec83be00632f26c661191455f93fe2ab10d5b54c7a3927e69
|
||||
|
Loading…
Reference in New Issue
Block a user