podman-2:3.1.0-0.89.dev.git09473d4
- autobuilt 09473d4 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5e1779fedd
commit
8cabb51967
1
.gitignore
vendored
1
.gitignore
vendored
@ -1721,3 +1721,4 @@
|
||||
/podman-789d579.tar.gz
|
||||
/podman-36ec835.tar.gz
|
||||
/podman-66ac942.tar.gz
|
||||
/podman-09473d4.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 66ac9426ecebe43c98684ce4231c36721ff87d3a
|
||||
%global commit0 09473d43001f5818dbb178cba81f2f61e3de1457
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -58,7 +58,7 @@ Version: 3.1.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.88.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.89.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -636,6 +636,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Tue Mar 09 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.1.0-0.89.dev.git09473d4
|
||||
- autobuilt 09473d4
|
||||
|
||||
* Tue Mar 09 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.1.0-0.88.dev.git66ac942
|
||||
- autobuilt 66ac942
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-66ac942.tar.gz) = 0724092750f1d5dae2802d34e755da53206d2c24d9360b22fd7cc297623808ef8c5314f07ee7219dbc2b8ebd5dae59ef92cdb6cb6f9a7f550e73920daa12c23e
|
||||
SHA512 (podman-09473d4.tar.gz) = 0f95a852176c1d476dc70a36345ffe23a34de8aa5393a2da42aa09ef32f105cc14d007eaf0d22877d32630b38c3dc386da515f08f8bdef96911952d3c8c7be4a
|
||||
|
Loading…
Reference in New Issue
Block a user