podman-2:1.6.4-0.25.dev.gitc6f2383
- autobuilt c6f2383 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
53a6ea8c09
commit
1d4d05b7f9
1
.gitignore
vendored
1
.gitignore
vendored
@ -645,3 +645,4 @@
|
|||||||
/libpod-225f22b.tar.gz
|
/libpod-225f22b.tar.gz
|
||||||
/libpod-d7ed9fa.tar.gz
|
/libpod-d7ed9fa.tar.gz
|
||||||
/libpod-51c08f3.tar.gz
|
/libpod-51c08f3.tar.gz
|
||||||
|
/libpod-c6f2383.tar.gz
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
%global git0 https://%{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global commit0 51c08f3be6176d66097a2289f7b4174b79339427
|
%global commit0 c6f2383213b6a8ebf4c4b9f5d5162e7c08fa7c9f
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -48,7 +48,7 @@ Epoch: 2
|
|||||||
Version: 1.6.4
|
Version: 1.6.4
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.blahblah
|
# so release tag should be of the form 0.N.blahblah
|
||||||
Release: 0.24.dev.git%{shortcommit0}%{?dist}
|
Release: 0.25.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -632,6 +632,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 16 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.25.dev.gitc6f2383
|
||||||
|
- autobuilt c6f2383
|
||||||
|
|
||||||
* Fri Nov 15 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.24.dev.git51c08f3
|
* Fri Nov 15 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.24.dev.git51c08f3
|
||||||
- autobuilt 51c08f3
|
- autobuilt 51c08f3
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-51c08f3.tar.gz) = fbde6b485472840b620c73a076137d3a4179e4a0a78f427b884cfdafe116a2318d2d296c9f0aca1c4c1ec18d863dbf33a90d0297a866f728bfbe6ef6b9eca368
|
SHA512 (libpod-c6f2383.tar.gz) = 4365cd5de4375bf94599658f3da4b0f19b060212084cdd189f50e9e84ddebe8c8ed96a6fba001d1fce69425de8190dc28d950a9ffa0bf9c6414109995effeff9
|
||||||
|
Loading…
Reference in New Issue
Block a user