podman-2:1.2.0-17.dev.git7426d4f
- autobuilt 7426d4f Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
aea393b7eb
commit
b3631306a9
1
.gitignore
vendored
1
.gitignore
vendored
@ -206,3 +206,4 @@
|
||||
/libpod-d95f97a.tar.gz
|
||||
/libpod-de0192a.tar.gz
|
||||
/libpod-883566f.tar.gz
|
||||
/libpod-7426d4f.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 883566fbc068cb9c24414b210d01340193575317
|
||||
%global commit0 7426d4fbbeaf5ebd3d55576add89b99cd3f3f760
|
||||
%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: 16.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 17.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://podman.io/
|
||||
@ -537,6 +537,9 @@ exit 0
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Mar 14 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.2.0-17.dev.git7426d4f
|
||||
- autobuilt 7426d4f
|
||||
|
||||
* Wed Mar 13 2019 Eduardo Santiago <santiago@redhat.com> - 2:1.2.0-16.dev.git883566f
|
||||
- new -tests subpackage
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
|
||||
SHA512 (libpod-883566f.tar.gz) = 1e79536664f756175cfaed1764efb9c8107511661b4876c9868790d2a3cd96c971cbde9734072894b49e100aa6f69af61b75a4f8733c995d5db3347e6467cda4
|
||||
SHA512 (libpod-7426d4f.tar.gz) = f6e341b65b901e3e7eb2d2e18849349ffdc16875880d85cbb6fec21828eb529a450de3660651dc71354038ecae9536ef8676052ce5a9caf5e85b80342dfdda3b
|
||||
|
Loading…
Reference in New Issue
Block a user