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