podman-2:2.0.0-0.143.dev.git230cd25
- autobuilt 230cd25 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
bbce4f954c
commit
f076361cbb
1
.gitignore
vendored
1
.gitignore
vendored
@ -1048,3 +1048,4 @@
|
||||
/libpod-3f026eb.tar.gz
|
||||
/libpod-c2690c2.tar.gz
|
||||
/libpod-e94e3fd.tar.gz
|
||||
/libpod-230cd25.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 e94e3fd2e829fd2cd38428aa9d9bf68b37bb8407
|
||||
%global commit0 230cd2525f110d507c1bf2195f04649f03218c8f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -54,7 +54,7 @@ Version: 2.0.0
|
||||
# N.foo if released, 0.N.foo if unreleased
|
||||
# Rawhide almost always ships unreleased builds,
|
||||
# so release tag should be of the form 0.N.foo
|
||||
Release: 0.142.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.143.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -639,6 +639,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Mon Jun 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.143.dev.git230cd25
|
||||
- autobuilt 230cd25
|
||||
|
||||
* Mon Jun 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.142.dev.gite94e3fd
|
||||
- autobuilt e94e3fd
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-e94e3fd.tar.gz) = 7f92822d449dc68ac9dbaf32ebb7f5781053581463cf556a6bafe3030fa510fbad8b94e6031c16826a844acc343ba393dd2b3c6c83fb146ea2aca3ca45454ade
|
||||
SHA512 (libpod-230cd25.tar.gz) = 6ff6cd165f05462cec3774a2fb9ca7a11f4adc45fc6a93d88901b65fc5c8b21b5e328100a112f184f377f263be0c113af1f9c22a824c8f37011c6e234cdb8551
|
||||
|
Loading…
Reference in New Issue
Block a user