podman-2:2.0.0-0.139.dev.git92dafdc
- autobuilt 92dafdc Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
465fa8861b
commit
75a35793ce
1
.gitignore
vendored
1
.gitignore
vendored
@ -1044,3 +1044,4 @@
|
||||
/libpod-39ad038.tar.gz
|
||||
/libpod-1f05606.tar.gz
|
||||
/libpod-8aa5cf3.tar.gz
|
||||
/libpod-92dafdc.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 8aa5cf3d45998bc92eaafd67ab2a59e3722bade4
|
||||
%global commit0 92dafdcab8e8dd28b931ca26513c12bb878ce95c
|
||||
%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.138.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.139.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
|
||||
* Fri Jun 12 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.139.dev.git92dafdc
|
||||
- autobuilt 92dafdc
|
||||
|
||||
* Fri Jun 12 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.138.dev.git8aa5cf3
|
||||
- autobuilt 8aa5cf3
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-8aa5cf3.tar.gz) = eddb37095cb6b1c749ee134bfcc9f7acbf8fb4f26834b463a0e262755048dfadd3ac8f2e8e4c624242f5ed275ddbe7370ebb74aa40e4780e799e90b1a246fd25
|
||||
SHA512 (libpod-92dafdc.tar.gz) = b0d0ab2edc8bf095d299fc71132cf91d85fc2f15362d6cc7a8ef333e9ffa8c8e49642e9ce20a0d2b191c8ecf2abe8b002e26ae6dc6fb220c0d681d8e5c793d39
|
||||
|
Loading…
Reference in New Issue
Block a user