podman-2:2.1.0-0.186.dev.git81499a5
- autobuilt 81499a5 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
29c30d0b3e
commit
afd86d15cb
1
.gitignore
vendored
1
.gitignore
vendored
@ -1259,3 +1259,4 @@
|
||||
/podman-d777a7b.tar.gz
|
||||
/podman-90831df.tar.gz
|
||||
/podman-9ede14e.tar.gz
|
||||
/podman-81499a5.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 9ede14e1cd3d3fa6cac0dbb0a7286a8fc0118376
|
||||
%global commit0 81499a5c470797221abca6facbfe27ccf7c6cbdb
|
||||
%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.185.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.186.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -647,6 +647,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Thu Aug 13 21:09:58 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.186.dev.git81499a5
|
||||
- autobuilt 81499a5
|
||||
|
||||
* Thu Aug 13 20:09:55 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.185.dev.git9ede14e
|
||||
- autobuilt 9ede14e
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-9ede14e.tar.gz) = 4010ade886733e8df3edcde9abc842af3fd037ba504617bec5664ed7cf9ccc96d48c3ff5bfd66b10d107e1cfe2a2a60272a25bde8a5e5982ce67204a250b1fdd
|
||||
SHA512 (podman-81499a5.tar.gz) = 9130612931c92444478f9ad8d90591933fab4add44b54ebcd554bac24c4d885160ea0f455ff42ae0914c6e4c4853c356b85ae0a21ee6b6bec7083f4f82c7f22e
|
||||
|
Loading…
Reference in New Issue
Block a user