podman-2:1.6.4-0.24.dev.git51c08f3
- autobuilt 51c08f3 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d73426bae0
commit
53a6ea8c09
1
.gitignore
vendored
1
.gitignore
vendored
@ -644,3 +644,4 @@
|
||||
/libpod-15220af.tar.gz
|
||||
/libpod-225f22b.tar.gz
|
||||
/libpod-d7ed9fa.tar.gz
|
||||
/libpod-51c08f3.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 d7ed9fa188b502e155ddbf6b626cf8fbfc92bbb8
|
||||
%global commit0 51c08f3be6176d66097a2289f7b4174b79339427
|
||||
%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.23.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.24.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -632,6 +632,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Fri Nov 15 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.24.dev.git51c08f3
|
||||
- autobuilt 51c08f3
|
||||
|
||||
* Thu Nov 14 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.23.dev.gitd7ed9fa
|
||||
- autobuilt d7ed9fa
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-d7ed9fa.tar.gz) = e274b9f2d0e413cc526e9f626a9bf0ffc959e38fd587eb9204ef8e2a8b73b6f8797c13ddc1ce8d38812df648ddc5a2e59fa3e911b5440f2043f1ac77826e2573
|
||||
SHA512 (libpod-51c08f3.tar.gz) = fbde6b485472840b620c73a076137d3a4179e4a0a78f427b884cfdafe116a2318d2d296c9f0aca1c4c1ec18d863dbf33a90d0297a866f728bfbe6ef6b9eca368
|
||||
|
Loading…
Reference in New Issue
Block a user