podman-2:3.0.0-0.151.dev.git5e7262d
- autobuilt 5e7262d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0df2f05b92
commit
5604c841d1
1
.gitignore
vendored
1
.gitignore
vendored
@ -1571,3 +1571,4 @@
|
||||
/podman-9a10f20.tar.gz
|
||||
/podman-8c6df5e.tar.gz
|
||||
/podman-d99e475.tar.gz
|
||||
/podman-5e7262d.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 d99e475dd71f21ac5155d4b4b4bfef5101e55a85
|
||||
%global commit0 5e7262ddf595f9187d01e12f5dcee2fe1c713798
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -56,7 +56,7 @@ Version: 3.0.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.150.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.151.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -633,6 +633,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Tue Jan 19 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.151.dev.git5e7262d
|
||||
- autobuilt 5e7262d
|
||||
|
||||
* Tue Jan 19 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.150.dev.gitd99e475
|
||||
- autobuilt d99e475
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-d99e475.tar.gz) = 938985f3c52ca414e5981d8de95af35d45737e743baabd938ead3cc3524a2d67e7ad541a03549632a2a5d17081edb36822d05de0ad66fded9f4add4e9f94ba9f
|
||||
SHA512 (podman-5e7262d.tar.gz) = 8db057071a226d40567d2f9433ac57426c94829b51b9d2917ac8fd7742b1baac22c5030dfb13be31b6fc58dc42b7d314e4f18fa00256ee8d09bdff07dc0fd1de
|
||||
|
Loading…
Reference in New Issue
Block a user