podman-2:2.0.0-0.65.dev.gitc166b21
- autobuilt c166b21 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
442e8a63b8
commit
daada9eae9
1
.gitignore
vendored
1
.gitignore
vendored
@ -971,3 +971,4 @@
|
|||||||
/libpod-c8d6426.tar.gz
|
/libpod-c8d6426.tar.gz
|
||||||
/libpod-a6ee8bf.tar.gz
|
/libpod-a6ee8bf.tar.gz
|
||||||
/libpod-e1193c8.tar.gz
|
/libpod-e1193c8.tar.gz
|
||||||
|
/libpod-c166b21.tar.gz
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
# https://github.com/containers/libpod
|
# https://github.com/containers/libpod
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 e1193c8703489b8aba5cc093a7339eff6d2559d8
|
%global commit0 c166b21602e9aa2ae9cfe76ca6f0289cc63e452f
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -54,7 +54,7 @@ Epoch: 0
|
|||||||
Version: 2.0.0
|
Version: 2.0.0
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# so release tag should be of the form 0.N.blahblah
|
||||||
Release: 0.64.dev.git%{shortcommit0}%{?dist}
|
Release: 0.65.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -651,6 +651,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.65.dev.gitc166b21
|
||||||
|
- autobuilt c166b21
|
||||||
|
|
||||||
* Fri May 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.64.dev.gite1193c8
|
* Fri May 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.64.dev.gite1193c8
|
||||||
- autobuilt e1193c8
|
- autobuilt e1193c8
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-e1193c8.tar.gz) = fb64bdff7a65d2df944fb64c544cce013bd53fda8fcd3bbbc7ca937c018227f1c1da69e54f5ac671eb06f26332055d2bf924c1bf0d22ce98c0ba0b492d9dd959
|
SHA512 (libpod-c166b21.tar.gz) = 8f804c03d35027ec62fa8194cd8002eab3d1020e8b37cabf0425f85d4abe9008ca2017344a3c8016382da7fe6d82e39bf108ac306807d52ee5c0dcfc6e705c50
|
||||||
|
Loading…
Reference in New Issue
Block a user