podman-3:3.2.0-0.19.dev.git4dc52f6
- autobuilt 4dc52f6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
856595dfe1
commit
1a4e74921a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1749,3 +1749,4 @@
|
||||
/podman-54bed10.tar.gz
|
||||
/podman-57b6425.tar.gz
|
||||
/podman-59dd357.tar.gz
|
||||
/podman-4dc52f6.tar.gz
|
||||
|
@ -31,7 +31,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 59dd35750931547c66e34e999ab960c90f18f510
|
||||
%global commit0 4dc52f61cc5222fe59140f6e6864b78dec8f64f2
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -58,7 +58,7 @@ Version: 3.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.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/
|
||||
@ -620,6 +620,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Thu May 13 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.2.0-0.19.dev.git4dc52f6
|
||||
- autobuilt 4dc52f6
|
||||
|
||||
* Wed May 12 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.2.0-0.18.dev.git59dd357
|
||||
- autobuilt 59dd357
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-59dd357.tar.gz) = 39c48b9eb9d947d21c83e2337ef41a4e56223dd86802dc95581e2ae5f5d761f56e4ddd1f4cad6b8d3d3c9ae3fdecafdd687d9c593d34da105d62e4a7269461f4
|
||||
SHA512 (podman-4dc52f6.tar.gz) = 36ae56d41bfedd601d9fdd737bb59fe06f48eae75f440688afbc493c2e254ccd0d7a6d71f47f99006745999c8ecdf93893611dbd3daaf052f329fa4c81d993df
|
||||
|
Loading…
Reference in New Issue
Block a user