podman-2:2.1.0-0.204.dev.gita8619bb
- autobuilt a8619bb Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9b127718a5
commit
d5596a5f9b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1277,3 +1277,4 @@
|
||||
/podman-7865db5.tar.gz
|
||||
/podman-7ccd821.tar.gz
|
||||
/podman-516196f.tar.gz
|
||||
/podman-a8619bb.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 516196f09677819b72d03e068fb8094b28e273aa
|
||||
%global commit0 a8619bbb832646a816a138e0656ca6abdc9ad04e
|
||||
%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.203.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.204.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -652,6 +652,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Fri Aug 21 14:11:21 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.204.dev.gita8619bb
|
||||
- autobuilt a8619bb
|
||||
|
||||
* Thu Aug 20 19:10:33 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.203.dev.git516196f
|
||||
- autobuilt 516196f
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-516196f.tar.gz) = faf03969ac8af3c61a6a39dddb99745ae84e9b68f80c7d9e9e079b39fbd793c69c4d8ec40fb4d686543220b24fb7104ecc1b74a29663fa12debdc38d7d417db6
|
||||
SHA512 (podman-a8619bb.tar.gz) = 00d2ff1cdd9c9d42cd832eef455317645c68cf6cf34a0464a90d0858efda58e811cbcc97e58633fdd894f5ac041fdb3f2e9304d70e68300bbdcf3a1312a4e647
|
||||
|
Loading…
Reference in New Issue
Block a user