podman-2:2.1.0-0.205.dev.git4828455
- autobuilt 4828455 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d5596a5f9b
commit
4658fa2186
1
.gitignore
vendored
1
.gitignore
vendored
@ -1278,3 +1278,4 @@
|
|||||||
/podman-7ccd821.tar.gz
|
/podman-7ccd821.tar.gz
|
||||||
/podman-516196f.tar.gz
|
/podman-516196f.tar.gz
|
||||||
/podman-a8619bb.tar.gz
|
/podman-a8619bb.tar.gz
|
||||||
|
/podman-4828455.tar.gz
|
||||||
|
@ -32,7 +32,7 @@
|
|||||||
# To build a random user's fork/commit, comment out above line,
|
# 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
|
# 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 git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO
|
||||||
%global commit0 a8619bbb832646a816a138e0656ca6abdc9ad04e
|
%global commit0 4828455055010a1376f1e83832bfa34787f3a1e7
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -57,7 +57,7 @@ Version: 2.1.0
|
|||||||
# N.foo if released, 0.N.foo if unreleased
|
# N.foo if released, 0.N.foo if unreleased
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.foo
|
# so release tag should be of the form 0.N.foo
|
||||||
Release: 0.204.dev.git%{shortcommit0}%{?dist}
|
Release: 0.205.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -652,6 +652,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 21 17:10:37 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.205.dev.git4828455
|
||||||
|
- autobuilt 4828455
|
||||||
|
|
||||||
* Fri Aug 21 14:11:21 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.204.dev.gita8619bb
|
* Fri Aug 21 14:11:21 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.204.dev.gita8619bb
|
||||||
- autobuilt a8619bb
|
- autobuilt a8619bb
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (podman-a8619bb.tar.gz) = 00d2ff1cdd9c9d42cd832eef455317645c68cf6cf34a0464a90d0858efda58e811cbcc97e58633fdd894f5ac041fdb3f2e9304d70e68300bbdcf3a1312a4e647
|
SHA512 (podman-4828455.tar.gz) = 802bd2164608c0fddae50ebd554bf88bc839dde0f70ecdde82d7dd9be34caec7028ec50bef2eb235b8208fa9abc5b562184ac4c54ee196f043ad08ff7da834f5
|
||||||
|
Loading…
Reference in New Issue
Block a user