podman-2:2.0.0-0.107.dev.gitcbfb498
- autobuilt cbfb498 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2c74f977a0
commit
c2376abc32
1
.gitignore
vendored
1
.gitignore
vendored
@ -1012,3 +1012,4 @@
|
||||
/libpod-95ea39e.tar.gz
|
||||
/libpod-428303c.tar.gz
|
||||
/libpod-9bd48a6.tar.gz
|
||||
/libpod-cbfb498.tar.gz
|
||||
|
@ -29,7 +29,7 @@
|
||||
# https://github.com/containers/libpod
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 9bd48a64bbe63c0b8da4dfd3841f4d822fa1d5fb
|
||||
%global commit0 cbfb4980ce7d9e6ed1ea769d0f42c52e1ad0bffa
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -52,7 +52,7 @@ Epoch: 0
|
||||
Version: 2.0.0
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.blahblah
|
||||
Release: 0.106.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.107.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -636,6 +636,9 @@ exit 0
|
||||
%{_libexecdir}/cni/dnsname
|
||||
|
||||
%changelog
|
||||
* Wed Jun 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.107.dev.gitcbfb498
|
||||
- autobuilt cbfb498
|
||||
|
||||
* Wed Jun 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.106.dev.git9bd48a6
|
||||
- autobuilt 9bd48a6
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-9bd48a6.tar.gz) = 82e243be2d387a51d42bd529cb0abeb72bc36165f7ae5d5536345d786ec5408711c36ba4d386566b9eaac69f1b2028fa053eab1cdd9e785db940c71ae39b4319
|
||||
SHA512 (libpod-cbfb498.tar.gz) = 4e7c4863e81d8cdd9694c15426a5dbfb3a72c81a14000445b422ec776ec36313f1cb8559677257be439014f1731f479cf52eee9ccf1fa44c08dc568d931cdccd
|
||||
|
Loading…
Reference in New Issue
Block a user