podman-2:1.2.0-20.dev.gitac523cb
- autobuilt ac523cb Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
3aa9754352
commit
1ae1855dfc
1
.gitignore
vendored
1
.gitignore
vendored
@ -209,3 +209,4 @@
|
||||
/libpod-7426d4f.tar.gz
|
||||
/libpod-31f11a8.tar.gz
|
||||
/libpod-6aa8078.tar.gz
|
||||
/libpod-ac523cb.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 6aa8078cc1f54a5c6e6197d7e0273e36ed55060e
|
||||
%global commit0 ac523cbe2b257e13c7b3b823c8de83e44052ffaf
|
||||
%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: 19.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 20.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://podman.io/
|
||||
@ -540,6 +540,9 @@ exit 0
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Mar 19 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.2.0-20.dev.gitac523cb
|
||||
- autobuilt ac523cb
|
||||
|
||||
* Mon Mar 18 2019 Eduardo Santiago <santiago@redhat.com> - 2:1.2.0-19.dev.git6aa8078
|
||||
- include zsh completion
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-6aa8078.tar.gz) = bad4f304fc2ee4e48cf6cd6ed55bbf811f5a47ff6d4b57d5138f4675766a0815abdba1dd9bd8fd5aaef87fabaf8b59fb2bf29ab89688fe98b3bca3b2cb8292fa
|
||||
SHA512 (libpod-ac523cb.tar.gz) = 5073522a2cf26f36856f0e865ca01769e02f867c4b4907271f04a53ecf20b8b37907e20a9c0bf26212d0185e24b6dcbe75b4cd72279b994905286974969f6cfe
|
||||
|
Loading…
Reference in New Issue
Block a user