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