podman-2:2.0.0-0.67.dev.git56a95b0
- autobuilt 56a95b0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e117e2a783
commit
ae1d833ecc
1
.gitignore
vendored
1
.gitignore
vendored
@ -973,3 +973,4 @@
|
|||||||
/libpod-e1193c8.tar.gz
|
/libpod-e1193c8.tar.gz
|
||||||
/libpod-c166b21.tar.gz
|
/libpod-c166b21.tar.gz
|
||||||
/libpod-e323d3e.tar.gz
|
/libpod-e323d3e.tar.gz
|
||||||
|
/libpod-56a95b0.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 e323d3e92d618f76efe63a29ae53150c943e1fbe
|
%global commit0 56a95b0e7d1a9268873cf74e7746c3da48881f35
|
||||||
%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.66.dev.git%{shortcommit0}%{?dist}
|
Release: 0.67.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/
|
||||||
@ -651,6 +651,9 @@ exit 0
|
|||||||
%{_libexecdir}/cni/dnsname
|
%{_libexecdir}/cni/dnsname
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.67.dev.git56a95b0
|
||||||
|
- autobuilt 56a95b0
|
||||||
|
|
||||||
* Sat May 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.66.dev.gite323d3e
|
* Sat May 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.66.dev.gite323d3e
|
||||||
- autobuilt e323d3e
|
- autobuilt e323d3e
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-e323d3e.tar.gz) = 4080b7fa072e2e733ad67628265e2dcfff124f9630c5ad48904935f1b281f940dc05b1df312697cab8c1703f8ab8e46a111af256c81334e1e10aa392f81721f3
|
SHA512 (libpod-56a95b0.tar.gz) = c3e68e9251622a1546c28387381b5988bec5ba9160a7817c20a6f969e0bb9f2a1b7dea57f58dabdcb3feed44dd3d4e5a5d11c466353cefe7968534262d959d44
|
||||||
|
Loading…
Reference in New Issue
Block a user