podman-2:2.0.0-0.135.dev.git142e62c
- autobuilt 142e62c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
faf140210b
commit
1531357626
1
.gitignore
vendored
1
.gitignore
vendored
@ -1040,3 +1040,4 @@
|
|||||||
/libpod-b2200db.tar.gz
|
/libpod-b2200db.tar.gz
|
||||||
/libpod-7b85d5c.tar.gz
|
/libpod-7b85d5c.tar.gz
|
||||||
/libpod-5f3e64f.tar.gz
|
/libpod-5f3e64f.tar.gz
|
||||||
|
/libpod-142e62c.tar.gz
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
# https://github.com/containers/libpod
|
# https://github.com/containers/libpod
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 5f3e64f64317d05ba457b2912c85c177635eb558
|
%global commit0 142e62cb45e54a0e77b598c76886e5cff0cdbb45
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -52,7 +52,7 @@ Epoch: 0
|
|||||||
Version: 2.0.0
|
Version: 2.0.0
|
||||||
# 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.134.dev.git%{shortcommit0}%{?dist}
|
Release: 0.135.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/
|
||||||
@ -636,6 +636,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.135.dev.git142e62c
|
||||||
|
- autobuilt 142e62c
|
||||||
|
|
||||||
* Thu Jun 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.134.dev.git5f3e64f
|
* Thu Jun 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.134.dev.git5f3e64f
|
||||||
- autobuilt 5f3e64f
|
- autobuilt 5f3e64f
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-5f3e64f.tar.gz) = 80a3d3916a364c441c07468c89dbc1efdb65783cac8d12fc6fba8f70481c659f11e536a2f7d5cfc0a4cf3505051e4108e44bf8743fc12be4491f0ad695440922
|
SHA512 (libpod-142e62c.tar.gz) = a27c3e506f5bab43c56040fec7eb0ae9071d07426ba08d4c67401357e46f3f0a5ff284b6f0a53c47bd1c4fc21c1a7554eeef7b38544891680eab3f12e58015a5
|
||||||
|
Loading…
Reference in New Issue
Block a user