podman-2:2.1.0-0.72.dev.gitd83077b
- autobuilt d83077b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f8656f5e4f
commit
59ac940758
1
.gitignore
vendored
1
.gitignore
vendored
@ -1147,3 +1147,4 @@
|
||||
/libpod-d86acf2.tar.gz
|
||||
/libpod-3d33590.tar.gz
|
||||
/libpod-210f104.tar.gz
|
||||
/libpod-d83077b.tar.gz
|
||||
|
@ -32,7 +32,7 @@
|
||||
# To build a random user's fork/commit, comment out above line,
|
||||
# uncomment below line and replace the placeholders and commit0 below with the right info
|
||||
#%%global git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO
|
||||
%global commit0 210f1040d26334457803bc1da74667f70630a620
|
||||
%global commit0 d83077b16c14b05967fa1f92c7067299367a286f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -57,7 +57,7 @@ Version: 2.1.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.71.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.72.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -641,6 +641,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Tue Jul 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.72.dev.gitd83077b
|
||||
- autobuilt d83077b
|
||||
|
||||
* Tue Jul 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.71.dev.git210f104
|
||||
- autobuilt 210f104
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-210f104.tar.gz) = 7b360af53241c976de3acaaa914fef01579a25470b78864d0dc544bd8da455fc12237300cf1dfb6eae1bc25e941b8808b7e162578b91020957e9fe6a66f82689
|
||||
SHA512 (libpod-d83077b.tar.gz) = 8e4726347a6727d17f54044f1dddbca0639d645abe547447a3888ee63e8260a6ca8e16a2a298b185ef57533c9f71835401827ffaa7114132a4b2887feb733f21
|
||||
|
Loading…
Reference in New Issue
Block a user