podman-2:2.0.0-0.19.dev.gitfa5b33e
- autobuilt fa5b33e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
da8671a806
commit
27cf036e8e
1
.gitignore
vendored
1
.gitignore
vendored
@ -926,3 +926,4 @@
|
|||||||
/libpod-b364420.tar.gz
|
/libpod-b364420.tar.gz
|
||||||
/libpod-d147b3e.tar.gz
|
/libpod-d147b3e.tar.gz
|
||||||
/libpod-3c58e4f.tar.gz
|
/libpod-3c58e4f.tar.gz
|
||||||
|
/libpod-fa5b33e.tar.gz
|
||||||
|
@ -31,7 +31,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 3c58e4fc76d35c098b039b407291b35f66c7cae1
|
%global commit0 fa5b33e70b96ea8dfca3b46cab44a2e07028bf0c
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -54,7 +54,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.18.dev.git%{shortcommit0}%{?dist}
|
Release: 0.19.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/
|
||||||
@ -650,6 +650,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.19.dev.gitfa5b33e
|
||||||
|
- autobuilt fa5b33e
|
||||||
|
|
||||||
* Wed May 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.18.dev.git3c58e4f
|
* Wed May 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.18.dev.git3c58e4f
|
||||||
- autobuilt 3c58e4f
|
- autobuilt 3c58e4f
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-3c58e4f.tar.gz) = bb1b27a1d87393f811b32d0f632768a3837b9731ae96b889dfd0f7bf89ecccb969cbc61f492aaa180c86104c275ec6acc14c9268ba6060b13bd1d812fbd104b6
|
SHA512 (libpod-fa5b33e.tar.gz) = 6d308b6cbf79cf6a683aaf9b7b724f698517eaa442fd3f7ac714663a8aac16e22ec5198c188a1ffd59891d476b721ba5dc446f6e310a18ed75e72451c3f0262b
|
||||||
|
Loading…
Reference in New Issue
Block a user