podman-2:2.0.0-0.51.dev.git9d3b466
- autobuilt 9d3b466 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c10ab01751
commit
71f6d5d557
1
.gitignore
vendored
1
.gitignore
vendored
@ -957,3 +957,4 @@
|
||||
/libpod-6668b13.tar.gz
|
||||
/libpod-feb97bb.tar.gz
|
||||
/libpod-6409ff6.tar.gz
|
||||
/libpod-9d3b466.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 6409ff6781c4ec51dc7e108b5f907dcb37b34635
|
||||
%global commit0 9d3b46624b4eb3b6eeea38b5b1057914a9ff2baf
|
||||
%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.50.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.51.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.51.dev.git9d3b466
|
||||
- autobuilt 9d3b466
|
||||
|
||||
* Thu May 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.50.dev.git6409ff6
|
||||
- autobuilt 6409ff6
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-6409ff6.tar.gz) = 316bfeeb08180a35ef912a5cdd637fe7e3622bd48aeca608ccd39acca0ba6438cef8073ea2f2d1f28904ee16395237d1f8e1921755ab1b7fea4b3367ed2d6551
|
||||
SHA512 (libpod-9d3b466.tar.gz) = 3d19838e05cc67d636834c12ede33ec881a59ececf5c2e35a859d16ba200acecccab00c10ec6329d515230e00f3758eacc21d21184ce6c960508365b2d82ff19
|
||||
|
Loading…
Reference in New Issue
Block a user