podman-2:3.0.0-0.24.dev.gitb6536d2
- autobuilt b6536d2 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6c9048ff30
commit
4707b4a9b9
1
.gitignore
vendored
1
.gitignore
vendored
@ -1444,3 +1444,4 @@
|
||||
/podman-ec0411a.tar.gz
|
||||
/podman-f01630a.tar.gz
|
||||
/podman-c55b831.tar.gz
|
||||
/podman-b6536d2.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 c55b83195eeb774078e48febc03d4655a7fbed52
|
||||
%global commit0 b6536d20ed131783b0761d1fdb38b0c1db2bf01e
|
||||
%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.23.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.24.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -630,6 +630,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Fri Dec 4 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.24.dev.gitb6536d2
|
||||
- autobuilt b6536d2
|
||||
|
||||
* Fri Dec 4 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.23.dev.gitc55b831
|
||||
- autobuilt c55b831
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-c55b831.tar.gz) = a8cd1bf9f9cef10fe54769b4dc56260de54891a1428c5dd3f2b3128b6564610e007e73f8437279a380960ba61815f3ba15cc7db033ee701f79c2501fa119bba6
|
||||
SHA512 (podman-b6536d2.tar.gz) = 916880aac91bf959189b5299cdee11d47be9df89cb5ca3940af3a05f0b620a0f759d45ee05bebef8bfde80c16b99c7ee1d187a1486798881d0130360d5f51601
|
||||
|
Loading…
Reference in New Issue
Block a user