podman-2:2.0.0-0.47.dev.git72e8803
- autobuilt 72e8803 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
76fe3010bf
commit
91d919bd03
1
.gitignore
vendored
1
.gitignore
vendored
@ -953,3 +953,4 @@
|
||||
/libpod-e8e5a5f.tar.gz
|
||||
/libpod-02b29db.tar.gz
|
||||
/libpod-8db7b9e.tar.gz
|
||||
/libpod-72e8803.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 8db7b9ea219ef06c50919dcfabdfdca5676e1456
|
||||
%global commit0 72e880351a88ae54b69046ab14a9a4a52c51c78b
|
||||
%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.46.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.47.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
|
||||
* Thu May 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.47.dev.git72e8803
|
||||
- autobuilt 72e8803
|
||||
|
||||
* Thu May 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.46.dev.git8db7b9e
|
||||
- autobuilt 8db7b9e
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-8db7b9e.tar.gz) = 15a4c0ca13092155f5123e93257dd20aaa00b25ccc77d6a2554936e8d9695a17bc509fa2203c1aa1e3f4f32e41eab788dba4c84cf6f675994905592996fa7971
|
||||
SHA512 (libpod-72e8803.tar.gz) = 6574a3f57bfc07d118fb700ec310a441511eebe859923cff8c30663d18237b3fc4bc2841d8471094d7c0e823f1c32ceb1e0e8421f968cb98cc96939561c23213
|
||||
|
Loading…
Reference in New Issue
Block a user