podman-2:2.0.0-0.81.dev.gite8818ce
- autobuilt e8818ce Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
002bcde0d5
commit
85bd9c0ada
1
.gitignore
vendored
1
.gitignore
vendored
@ -987,3 +987,4 @@
|
||||
/libpod-c64abd0.tar.gz
|
||||
/libpod-adca437.tar.gz
|
||||
/libpod-4b2c980.tar.gz
|
||||
/libpod-e8818ce.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 4b2c980e0f74abd480d5c8213e9cd416108d5169
|
||||
%global commit0 e8818ced806910f8ce44939fef08f89139be4119
|
||||
%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.80.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.81.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 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.81.dev.gite8818ce
|
||||
- autobuilt e8818ce
|
||||
|
||||
* Thu May 28 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.80.dev.git4b2c980
|
||||
- autobuilt 4b2c980
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-4b2c980.tar.gz) = 80cf0baa99a1998f1c9aa1a383e41f2c3c77c981ae938bd158a301b549314147810d4574eb58b09ddf7173a30944eb5315d0c2141eca5684304dd34d5d1e4ba5
|
||||
SHA512 (libpod-e8818ce.tar.gz) = ac28483bb236eb7315a50d507182168597ce91146fb3e5a6d880479a301677b8a3f604db6c8201da5026950811cc0bb71f879db4aeba91e03f230ea3015b07e2
|
||||
|
Loading…
Reference in New Issue
Block a user