podman-2:2.0.0-0.92.dev.git2c6016f
- autobuilt 2c6016f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
abd80fe11b
commit
024eb29804
1
.gitignore
vendored
1
.gitignore
vendored
@ -997,3 +997,4 @@
|
|||||||
/libpod-9037908.tar.gz
|
/libpod-9037908.tar.gz
|
||||||
/libpod-bb05337.tar.gz
|
/libpod-bb05337.tar.gz
|
||||||
/libpod-22713d6.tar.gz
|
/libpod-22713d6.tar.gz
|
||||||
|
/libpod-2c6016f.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 22713d62e2860052e21e5e985fba169834709fdc
|
%global commit0 2c6016f330b2738d2545f7d353244dfc8b239050
|
||||||
%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.91.dev.git%{shortcommit0}%{?dist}
|
Release: 0.92.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
|
||||||
|
* Mon Jun 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.92.dev.git2c6016f
|
||||||
|
- autobuilt 2c6016f
|
||||||
|
|
||||||
* Mon Jun 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.91.dev.git22713d6
|
* Mon Jun 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.91.dev.git22713d6
|
||||||
- autobuilt 22713d6
|
- autobuilt 22713d6
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-22713d6.tar.gz) = b32d3719efbb66da4b858a0c6dfdbd5f68083b02e4f2e9a0847d0fe34f9d3c0d705f582814283cc882183f483b698a9eda5714362069e03cf50637be0d3d4ed0
|
SHA512 (libpod-2c6016f.tar.gz) = a8b8f0cffa218935531b444ee0ac6f141c85d8758518bc5c9cd760dec997f1e3de7f1a5b7741e63a96a0592879b9cd28b0a50871c3e800885acb94b32933d57e
|
||||||
|
Loading…
Reference in New Issue
Block a user