podman-3:3.3.0-0.14.dev.gitd8cd205
- autobuilt d8cd205 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7471488fde
commit
4d906bc3fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -1767,3 +1767,4 @@
|
||||
/podman-814a8b6.tar.gz
|
||||
/podman-ce04a3e.tar.gz
|
||||
/podman-48db8d9.tar.gz
|
||||
/podman-d8cd205.tar.gz
|
||||
|
@ -27,7 +27,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 48db8d9868ecbb1523f5b4b69815d16a19afa36f
|
||||
%global commit0 d8cd20547831eb2074a9d45e9cd6999af0ab8a41
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# dnsname
|
||||
@ -63,7 +63,7 @@ Version: 3.3.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.13.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.14.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -648,6 +648,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Sun Jun 20 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.3.0-0.14.dev.gitd8cd205
|
||||
- autobuilt d8cd205
|
||||
|
||||
* Sat Jun 19 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.3.0-0.13.dev.git48db8d9
|
||||
- autobuilt 48db8d9
|
||||
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-48db8d9.tar.gz) = e035355a91003b92c859590323e358890fd8f85f49d9e1f2ede1753298883510ee74ca7c1c25f00eb02dbd259dfbab230a02fa24f21c85b91ec9f4b1e15a0430
|
||||
SHA512 (podman-d8cd205.tar.gz) = fdfe7ba231d79702ec110a246c7e3c95cfe904616c30ce4ab949b471666755fc923f05f115bd44435b3eb5c00b5a389de043f98a07f9cc68b41e55e8499370bf
|
||||
SHA512 (podman-machine-cni-afab2d8.tar.gz) = 121f33e212daebd3c2c10d24ef2a5dae28d1df5b758209d5590d600d7cd3cfc6af5955371f03e2cb3b9ef0f6e9a1a345f50925abc8ccc2147bc4c925ac670d91
|
||||
|
Loading…
Reference in New Issue
Block a user