podman-2:2.2.0-0.59.dev.gitdd34341
- autobuilt dd34341 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5fab7f28a0
commit
d343d7e6c0
1
.gitignore
vendored
1
.gitignore
vendored
@ -1407,3 +1407,4 @@
|
||||
/podman-70f91fb.tar.gz
|
||||
/podman-042d488.tar.gz
|
||||
/podman-5292d5a.tar.gz
|
||||
/podman-dd34341.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 5292d5a7b85f9d2ae0b2a3734f8ae4baeba80f11
|
||||
%global commit0 dd343418ce5a3fd6c6238d7e2edc132826756051
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -57,7 +57,7 @@ Version: 2.2.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.58.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.59.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -624,6 +624,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Mon Nov 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.59.dev.gitdd34341
|
||||
- autobuilt dd34341
|
||||
|
||||
* Sat Nov 21 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.58.dev.git5292d5a
|
||||
- autobuilt 5292d5a
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-a9c2a10.tar.gz) = 4e415890c550ef4452f318753bfedec7eec66ee61f9660e7fa4094d2048e60b48f4d514267483e77697b8febb6b640be7714cff1f089752596f214dd0d852868
|
||||
SHA512 (podman-5292d5a.tar.gz) = b312d7dcf615adfb02f53e9dda44a30a7e08fc4ecf90fe17c89e354b94f686e33b6e1b331bf06decdcd9136c40d4e4b6cee1d9914b3eb0144020706262dc83d3
|
||||
SHA512 (podman-dd34341.tar.gz) = 3dbdc7756633101385d72cfacff9c1229f4d1381987c45070291a07f5f7f8f2d51e98ad17b74d623345167d61ac161f1b85bc13b851e4159fca283b978a33399
|
||||
|
Loading…
Reference in New Issue
Block a user