podman-2:1.6.4-0.42.dev.gitaa95726
- autobuilt aa95726 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
94d0f26ca6
commit
cc04243954
1
.gitignore
vendored
1
.gitignore
vendored
@ -662,3 +662,4 @@
|
|||||||
/libpod-b29928f.tar.gz
|
/libpod-b29928f.tar.gz
|
||||||
/libpod-27a09f8.tar.gz
|
/libpod-27a09f8.tar.gz
|
||||||
/libpod-2178875.tar.gz
|
/libpod-2178875.tar.gz
|
||||||
|
/libpod-aa95726.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 2178875fa7975f00a4da15fef9809cd3fb74feba
|
%global commit0 aa95726c98385fb75bc70b6de7a86c09ed74abd5
|
||||||
%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.41.dev.git%{shortcommit0}%{?dist}
|
Release: 0.42.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/
|
||||||
@ -633,6 +633,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 28 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.42.dev.gitaa95726
|
||||||
|
- autobuilt aa95726
|
||||||
|
|
||||||
* Wed Nov 27 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.41.dev.git2178875
|
* Wed Nov 27 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.41.dev.git2178875
|
||||||
- autobuilt 2178875
|
- autobuilt 2178875
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-2178875.tar.gz) = 9555edec41f05a2a2ad0bba619ed1f0b9e612b313da8dfe6fc2c8ee1d2c4e9cb4384d0c84287b99f470d488638488a3806430f42c08acf41cf75f4dda2855daf
|
SHA512 (libpod-aa95726.tar.gz) = a60bb5a76a7ae87e21518f8c2e6736c01e3889bbe7baae8ee267299ab47c4650162f471ea3155b9d4ba8570f0036d8957410d2a4e958fce135615585a1d41907
|
||||||
|
Loading…
Reference in New Issue
Block a user