podman-2:2.0.0-0.68.dev.gitb4cd54a
- autobuilt b4cd54a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ae1d833ecc
commit
228a732e71
1
.gitignore
vendored
1
.gitignore
vendored
@ -974,3 +974,4 @@
|
|||||||
/libpod-c166b21.tar.gz
|
/libpod-c166b21.tar.gz
|
||||||
/libpod-e323d3e.tar.gz
|
/libpod-e323d3e.tar.gz
|
||||||
/libpod-56a95b0.tar.gz
|
/libpod-56a95b0.tar.gz
|
||||||
|
/libpod-b4cd54a.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 56a95b0e7d1a9268873cf74e7746c3da48881f35
|
%global commit0 b4cd54a2fa5f6c0c2239ff619b9b306deed0f6a7
|
||||||
%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.67.dev.git%{shortcommit0}%{?dist}
|
Release: 0.68.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
|
||||||
|
* Sun May 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.68.dev.gitb4cd54a
|
||||||
|
- autobuilt b4cd54a
|
||||||
|
|
||||||
* Sat May 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.67.dev.git56a95b0
|
* Sat May 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.67.dev.git56a95b0
|
||||||
- autobuilt 56a95b0
|
- autobuilt 56a95b0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-56a95b0.tar.gz) = c3e68e9251622a1546c28387381b5988bec5ba9160a7817c20a6f969e0bb9f2a1b7dea57f58dabdcb3feed44dd3d4e5a5d11c466353cefe7968534262d959d44
|
SHA512 (libpod-b4cd54a.tar.gz) = 1617b159856d2d2f4323ba45e3414e1c6cf96c7933fefe63b8ea8f52261980aa8d25e140cec3001ed40f651866fff093f678c8bd0bba708b75ad1ffc3208f98d
|
||||||
|
Loading…
Reference in New Issue
Block a user