podman-2:1.6.4-0.64.dev.git4fb724c
- autobuilt 4fb724c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
c8c374ba44
commit
4f4cc8b372
1
.gitignore
vendored
1
.gitignore
vendored
@ -684,3 +684,4 @@
|
||||
/libpod-4dbab37.tar.gz
|
||||
/libpod-bc40282.tar.gz
|
||||
/libpod-813b00e.tar.gz
|
||||
/libpod-4fb724c.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 813b00e439c4cb200dc02f57ebcf889c6f5afe5b
|
||||
%global commit0 4fb724c72e49768ed31d2dc85a7ad579f8d5c872
|
||||
%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.63.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.64.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.64.dev.git4fb724c
|
||||
- autobuilt 4fb724c
|
||||
|
||||
* Thu Dec 05 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.63.dev.git813b00e
|
||||
- autobuilt 813b00e
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-813b00e.tar.gz) = 98d6d2ebb1fe4072f8d21701cfe77f01b658a3371b44b7d190c4bc35c15378eda481d449eac2735504482bfbc740cec2af0fb6bf2bf5f9d85caa6d97bcead2e2
|
||||
SHA512 (libpod-4fb724c.tar.gz) = 57830f83b80975613ef8215edfa585c61dcda9da7f38704ca16a6eecfb0dfb031b649d6aa25a6f347addd597a349c2879ed635c9b8a5492dc1ccf4734bed1318
|
||||
|
Loading…
Reference in New Issue
Block a user