podman-2:2.0.0-0.46.dev.git8db7b9e
- autobuilt 8db7b9e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
15f5094a28
commit
cc91d3f694
1
.gitignore
vendored
1
.gitignore
vendored
@ -952,3 +952,4 @@
|
||||
/libpod-6a75dfa.tar.gz
|
||||
/libpod-e8e5a5f.tar.gz
|
||||
/libpod-02b29db.tar.gz
|
||||
/libpod-8db7b9e.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 02b29db3b7f9d2c9fd2342b00f0c1a9a7041779b
|
||||
%global commit0 8db7b9ea219ef06c50919dcfabdfdca5676e1456
|
||||
%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.45.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.46.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.46.dev.git8db7b9e
|
||||
- autobuilt 8db7b9e
|
||||
|
||||
* Wed May 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.45.dev.git02b29db
|
||||
- autobuilt 02b29db
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-02b29db.tar.gz) = e8f9288b2efb5974e389ef7ebc874d69f888b6efa6dd969e76b4d428cdc02f68d6097e7fc72325d4fce49795b69aa2b3e061c28886a1c34a25be0150b37625ae
|
||||
SHA512 (libpod-8db7b9e.tar.gz) = 15a4c0ca13092155f5123e93257dd20aaa00b25ccc77d6a2554936e8d9695a17bc509fa2203c1aa1e3f4f32e41eab788dba4c84cf6f675994905592996fa7971
|
||||
|
Loading…
Reference in New Issue
Block a user