podman-3:3.3.0-0.19.dev.gitfc34f35
- autobuilt fc34f35 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
055be77fd1
commit
6213c6f10a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1772,3 +1772,4 @@
|
||||
/podman-18bf92f.tar.gz
|
||||
/podman-be15e69.tar.gz
|
||||
/podman-d3afc6b.tar.gz
|
||||
/podman-fc34f35.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 d3afc6b3b6d6ba1d900b74d24affb132f38622d3
|
||||
%global commit0 fc34f35e3f984c8a76136227168b3f8b65b15101
|
||||
%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.18.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.19.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
|
||||
* Thu Jun 24 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.3.0-0.19.dev.gitfc34f35
|
||||
- autobuilt fc34f35
|
||||
|
||||
* Wed Jun 23 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.3.0-0.18.dev.gitd3afc6b
|
||||
- autobuilt d3afc6b
|
||||
|
||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-d3afc6b.tar.gz) = 7fb1330b9b01f051f5128cb8b5040ff8d9989b9917aa05baa061a49246b3bbe516ad8dbf9923e4e2ef62e3d676e75e4e208b1aa7f3932b6cb01387021a9526c8
|
||||
SHA512 (podman-fc34f35.tar.gz) = 014d3e3f97d3304b2f26a4cebd633be5da0ed886d738fb7afd82f37a6b8c9857f9e9a142610608c7c355822367e068ad55a1ed25fc9385486c81d2ae4f5ae42c
|
||||
SHA512 (podman-machine-cni-afab2d8.tar.gz) = 121f33e212daebd3c2c10d24ef2a5dae28d1df5b758209d5590d600d7cd3cfc6af5955371f03e2cb3b9ef0f6e9a1a345f50925abc8ccc2147bc4c925ac670d91
|
||||
|
Loading…
Reference in New Issue
Block a user