podman-2:2.1.0-0.84.dev.gitf4766e0
- autobuilt f4766e0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1c8ce33063
commit
5ec45099ab
1
.gitignore
vendored
1
.gitignore
vendored
@ -1158,3 +1158,4 @@
|
|||||||
/libpod-6dcff5c.tar.gz
|
/libpod-6dcff5c.tar.gz
|
||||||
/libpod-9efeb1c.tar.gz
|
/libpod-9efeb1c.tar.gz
|
||||||
/libpod-11fe857.tar.gz
|
/libpod-11fe857.tar.gz
|
||||||
|
/libpod-f4766e0.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 984fffcdbcfe4754e0d329d2e204afb1fd82dbec
|
%global commit0 f4766e01e3b314543d131577d0ef891670b81a84
|
||||||
%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.83.dev.git%{shortcommit0}%{?dist}
|
Release: 0.84.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/
|
||||||
@ -641,6 +641,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 16 16:09:55 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.84.dev.gitf4766e0
|
||||||
|
- autobuilt f4766e0
|
||||||
|
|
||||||
* Thu Jul 16 14:10:14 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.83.dev.git984fffc
|
* Thu Jul 16 14:10:14 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.83.dev.git984fffc
|
||||||
- autobuilt 984fffc
|
- autobuilt 984fffc
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||||
SHA512 (libpod-11fe857.tar.gz) = d6f8059c0dcff30f2dfec5d570428d0816ff0dd529b37a8dec9443ebf180fc2b94467d4a965fcc1e8d1b7861aad5f081a87e6852c90de24ecc93e08f508b09ac
|
SHA512 (libpod-f4766e0.tar.gz) = e75ef79bfc734ae25cfb6e08362a761403ef6381294adf4d8b852f74522c4c4c5de9c5de5bbeba5a61ce78dc3f35df6d4c985d9d63c7f69920297808cdcc97de
|
||||||
|
Loading…
Reference in New Issue
Block a user