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