podman-2:2.1.0-0.57.dev.git1a93857
- autobuilt 1a93857 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2337a2f9e8
commit
379b03e0bc
1
.gitignore
vendored
1
.gitignore
vendored
@ -1132,3 +1132,4 @@
|
||||
/libpod-9532509.tar.gz
|
||||
/libpod-f4708a5.tar.gz
|
||||
/libpod-b1cc781.tar.gz
|
||||
/libpod-1a93857.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 b1cc781c68964dff3ee4a00ef7ce71f56ae69e7c
|
||||
%global commit0 1a93857acc4ee1e5a9213e2c22f12802d84cd277
|
||||
%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.56.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.57.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
|
||||
* Mon Jul 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.57.dev.git1a93857
|
||||
- autobuilt 1a93857
|
||||
|
||||
* Mon Jul 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.56.dev.gitb1cc781
|
||||
- autobuilt b1cc781
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (libpod-b1cc781.tar.gz) = 7ed368ee80aeb581992531a40f8b17613f81dab23d43ab2268923fd569097c10a0635f9979dbb699869ec200051887a1cf8aa564f17ab781654265c33044d12c
|
||||
SHA512 (libpod-1a93857.tar.gz) = 16a875f98a0b5005d7995630b45ed247127d968e94ffda6166bfcc98e6b039b0a8f74512f436c7699f4bc95bc71f82cf0eb455881fe789871ab01e5ba38e0635
|
||||
|
Loading…
Reference in New Issue
Block a user