podman-2:2.0.0-0.159.dev.gitf293606
- autobuilt f293606 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2859376ad6
commit
2eb9352c4c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1064,3 +1064,4 @@
|
||||
/libpod-4fb0f56.tar.gz
|
||||
/libpod-38391ed.tar.gz
|
||||
/libpod-1acd2ad.tar.gz
|
||||
/libpod-f293606.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 1acd2adccb357c317add19cea8f0daea328e8315
|
||||
%global commit0 f293606480669acea375c53de1e2c81044313c05
|
||||
%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.158.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.159.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
|
||||
* Wed Jun 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.159.dev.gitf293606
|
||||
- autobuilt f293606
|
||||
|
||||
* Wed Jun 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.0.0-0.158.dev.git1acd2ad
|
||||
- autobuilt 1acd2ad
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-1acd2ad.tar.gz) = 8eda89d159ab0da302a35e1b4961bc377d6eb1c5ef78b9110f849160d4d12e9b480e2ea056cfd61bfaca369d8405d2ddce6c5d56aec84b0865873b7e33b7546a
|
||||
SHA512 (libpod-f293606.tar.gz) = 151a62576b7da6f622fb9cd4080d1c50e36c000819a2ce245dea7c61764df1fc16c6d1b261b8e99fd39b60072657c12cd5b1712fb2160f22035e1d885437eff0
|
||||
|
Loading…
Reference in New Issue
Block a user