podman-2:1.6.4-0.72.dev.gita18de10
- autobuilt a18de10 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3f99f7189b
commit
57a0a7884e
1
.gitignore
vendored
1
.gitignore
vendored
@ -692,3 +692,4 @@
|
|||||||
/libpod-7287f69.tar.gz
|
/libpod-7287f69.tar.gz
|
||||||
/libpod-c2dab75.tar.gz
|
/libpod-c2dab75.tar.gz
|
||||||
/libpod-282787f.tar.gz
|
/libpod-282787f.tar.gz
|
||||||
|
/libpod-a18de10.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 282787f1fffeeda73d22987e74fae837536e9d26
|
%global commit0 a18de10499702495e4108b1c6f7abb244018b8f1
|
||||||
%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.71.dev.git%{shortcommit0}%{?dist}
|
Release: 0.72.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
|
||||||
|
* Wed Dec 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.72.dev.gita18de10
|
||||||
|
- autobuilt a18de10
|
||||||
|
|
||||||
* Wed Dec 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.71.dev.git282787f
|
* Wed Dec 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.71.dev.git282787f
|
||||||
- autobuilt 282787f
|
- autobuilt 282787f
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-282787f.tar.gz) = 96b12701906cb128af95db86907d5993174d4df1653d7bcad02f3f538d5c6dc1f79be8b15370d6dd01130f5b8504671ac935b6fbd3aa93bac626a071c1bb1b1d
|
SHA512 (libpod-a18de10.tar.gz) = e3f475ae1dd8ae086425fef04ae110e678f29ef992fcc35735274cef20db3f78101345952307bf90947bfa6c92be0d277817f3142fee46492ab7e297f21a7037
|
||||||
|
Loading…
Reference in New Issue
Block a user