podman-2:2.0.0-0.103.dev.git4632a4b
- autobuilt 4632a4b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
86d8fdcc8d
commit
41b98d4f01
1
.gitignore
vendored
1
.gitignore
vendored
@ -1008,3 +1008,4 @@
|
||||
/libpod-2937151.tar.gz
|
||||
/libpod-d10addc.tar.gz
|
||||
/libpod-c4ccd7c.tar.gz
|
||||
/libpod-4632a4b.tar.gz
|
||||
|
@ -29,7 +29,7 @@
|
||||
# https://github.com/containers/libpod
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 c4ccd7cbc1509bab6183c47f740cbf2cc4ee0424
|
||||
%global commit0 4632a4b706e94fce7f85e53659dd04484d988ac7
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -52,7 +52,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.102.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.103.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -636,6 +636,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Tue Jun 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.103.dev.git4632a4b
|
||||
- autobuilt 4632a4b
|
||||
|
||||
* Tue Jun 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.102.dev.gitc4ccd7c
|
||||
- autobuilt c4ccd7c
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-c4ccd7c.tar.gz) = 7e757bff81a2099ff90b9703602e2a9992855ea6ef1d4f04c051e7408078040bb3161558c702c999acc2001f7d3cd120a771c1a777a5763947d47202a78f6322
|
||||
SHA512 (libpod-4632a4b.tar.gz) = 5e716d9d56495f550c7648d20542a4c5b0e09ac7dfa2495086f32964f1f1e1ca36312e88701b184c6d569700d0be31b202bd20bc97d9ad2321586d54ddf24db7
|
||||
|
Loading…
Reference in New Issue
Block a user