podman-2:2.0.0-0.79.dev.gitadca437
- autobuilt adca437 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
70a01c994b
commit
b69a1ab19a
1
.gitignore
vendored
1
.gitignore
vendored
@ -985,3 +985,4 @@
|
||||
/libpod-2a988a4.tar.gz
|
||||
/libpod-ab3a620.tar.gz
|
||||
/libpod-c64abd0.tar.gz
|
||||
/libpod-adca437.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 c64abd0b037e5918d6d24e326005ae65131dd738
|
||||
%global commit0 adca437d03bc74edcf3ef9b60ea55360157f893c
|
||||
%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.78.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.79.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 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.79.dev.gitadca437
|
||||
- autobuilt adca437
|
||||
|
||||
* Wed May 27 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.78.dev.gitc64abd0
|
||||
- autobuilt c64abd0
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-c64abd0.tar.gz) = 37f0fa15050e2217275f54696c69e4017e5072ff060dda2e1d18786f432cd240173dd79f4f4ca7762f512876933441ed58d89fbadcd4cc91e04c4bd56df9df02
|
||||
SHA512 (libpod-adca437.tar.gz) = 93c3a07d4ae99fa8fd0ddabe8ed1e0d0dae0800a1f083f65f9a797d413105f0c022acdecf237f2bfff8ebc587d85050616fb2eb68595a7a280d8a7b5d5a09c47
|
||||
|
Loading…
Reference in New Issue
Block a user