podman-2:1.6.4-0.65.dev.git465e142
- autobuilt 465e142 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
4f4cc8b372
commit
c9266fcd08
1
.gitignore
vendored
1
.gitignore
vendored
@ -685,3 +685,4 @@
|
||||
/libpod-bc40282.tar.gz
|
||||
/libpod-813b00e.tar.gz
|
||||
/libpod-4fb724c.tar.gz
|
||||
/libpod-465e142.tar.gz
|
||||
|
@ -27,7 +27,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global commit0 4fb724c72e49768ed31d2dc85a7ad579f8d5c872
|
||||
%global commit0 465e142bf28ed04e78c8b32c0ecef6fe72a38ecc
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -48,7 +48,7 @@ Epoch: 2
|
||||
Version: 1.6.4
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.64.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.65.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -633,6 +633,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Thu Dec 05 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.65.dev.git465e142
|
||||
- autobuilt 465e142
|
||||
|
||||
* Thu Dec 05 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.64.dev.git4fb724c
|
||||
- autobuilt 4fb724c
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-4fb724c.tar.gz) = 57830f83b80975613ef8215edfa585c61dcda9da7f38704ca16a6eecfb0dfb031b649d6aa25a6f347addd597a349c2879ed635c9b8a5492dc1ccf4734bed1318
|
||||
SHA512 (libpod-465e142.tar.gz) = 89d682fdfd158492815be274a355d4bf008031d544c8cec9d34aa0d9991b05ec8b1377488b10e54880d6836ca61b25d4822a3117a874340539500a1e60dc545b
|
||||
|
Loading…
Reference in New Issue
Block a user