podman-2:2.0.0-0.39.dev.gita670014
- autobuilt a670014 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5b4a37cfbd
commit
eee820de3c
1
.gitignore
vendored
1
.gitignore
vendored
@ -945,3 +945,4 @@
|
||||
/libpod-9fe4933.tar.gz
|
||||
/libpod-0f8ad03.tar.gz
|
||||
/libpod-4eee0d8.tar.gz
|
||||
/libpod-a670014.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 4eee0d840f0af81560d89864ea64b95c9e70b18d
|
||||
%global commit0 a6700147a820da5662ebe114a89c644df4fe1845
|
||||
%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.38.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.39.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
|
||||
* Wed May 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.39.dev.gita670014
|
||||
- autobuilt a670014
|
||||
|
||||
* Wed May 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.38.dev.git4eee0d8
|
||||
- autobuilt 4eee0d8
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-4eee0d8.tar.gz) = 37048ffa9ba3a5a1bf12cf06e2b9203815f6c5ce7e4d35ff617c319f74929eef2a19dca4443db286b036c717073e849b06ecbe11a4256caf76a35e5c7aaf52b0
|
||||
SHA512 (libpod-a670014.tar.gz) = 1098ebe16efcb6aa166b1af8abb6e2255ca75a3de8d7ab181bcdd9f69d486feef93a48e58ca526c4663695a2c16c733ee7e7fa266841329196eec22f481b59d8
|
||||
|
Loading…
Reference in New Issue
Block a user