podman-2:1.6.4-0.61.dev.git4dbab37
- autobuilt 4dbab37 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b5c8fcf99c
commit
cabfe01f2e
1
.gitignore
vendored
1
.gitignore
vendored
@ -681,3 +681,4 @@
|
|||||||
/libpod-06e2a20.tar.gz
|
/libpod-06e2a20.tar.gz
|
||||||
/libpod-10f7334.tar.gz
|
/libpod-10f7334.tar.gz
|
||||||
/libpod-e47b7a6.tar.gz
|
/libpod-e47b7a6.tar.gz
|
||||||
|
/libpod-4dbab37.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 e47b7a61d925475faea32a130296cd6a4d660af0
|
%global commit0 4dbab37e05d7daff858a8b1b968240dcf729d35a
|
||||||
%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.60.dev.git%{shortcommit0}%{?dist}
|
Release: 0.61.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 04 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.61.dev.git4dbab37
|
||||||
|
- autobuilt 4dbab37
|
||||||
|
|
||||||
* Wed Dec 04 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.60.dev.gite47b7a6
|
* Wed Dec 04 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.4-0.60.dev.gite47b7a6
|
||||||
- autobuilt e47b7a6
|
- autobuilt e47b7a6
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-e47b7a6.tar.gz) = 53861df36a1a5cdab8ed3bcd58256adaf520f438b1f61dbcae19bbb31ac2cc8f2903a508d2e24f54c6e61fc699d994a847139d45249eed8558d130004b35fcea
|
SHA512 (libpod-4dbab37.tar.gz) = 78f3b0a35eca3d8fce54d025db18da89a0bd0344a679002408c18abd682c5e36fa7a0bf311c2591339087a5eafe27e306b5e0d67f9f50c86d8bd35d446db931b
|
||||||
|
Loading…
Reference in New Issue
Block a user