podman-3:3.3.0-0.18.dev.gitd3afc6b
- autobuilt d3afc6b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e8355cd54f
commit
055be77fd1
1
.gitignore
vendored
1
.gitignore
vendored
@ -1771,3 +1771,4 @@
|
||||
/podman-928687e.tar.gz
|
||||
/podman-18bf92f.tar.gz
|
||||
/podman-be15e69.tar.gz
|
||||
/podman-d3afc6b.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 be15e69a6189685ac1afba06cb67013e960065ed
|
||||
%global commit0 d3afc6b3b6d6ba1d900b74d24affb132f38622d3
|
||||
%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.17.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.18.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -650,6 +650,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Wed Jun 23 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.3.0-0.18.dev.gitd3afc6b
|
||||
- autobuilt d3afc6b
|
||||
|
||||
* Tue Jun 22 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.3.0-0.17.dev.gitbe15e69
|
||||
- autobuilt be15e69
|
||||
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-be15e69.tar.gz) = 7bc80b5f39cf2b8b037918b752579e80db9c53b706b2915f7e4f0b279e272e366391f04c65b743643c6fe5afc4629f4352b7bcb988f28f97b074dfb7f7862ffa
|
||||
SHA512 (podman-d3afc6b.tar.gz) = 7fb1330b9b01f051f5128cb8b5040ff8d9989b9917aa05baa061a49246b3bbe516ad8dbf9923e4e2ef62e3d676e75e4e208b1aa7f3932b6cb01387021a9526c8
|
||||
SHA512 (podman-machine-cni-afab2d8.tar.gz) = 121f33e212daebd3c2c10d24ef2a5dae28d1df5b758209d5590d600d7cd3cfc6af5955371f03e2cb3b9ef0f6e9a1a345f50925abc8ccc2147bc4c925ac670d91
|
||||
|
Loading…
Reference in New Issue
Block a user