podman-2:3.0.0-0.16.dev.git85b412d
- autobuilt 85b412d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
bcaf499ca3
commit
c73c77bcae
1
.gitignore
vendored
1
.gitignore
vendored
@ -1438,3 +1438,4 @@
|
||||
/podman-7984842.tar.gz
|
||||
/podman-5cf7aa6.tar.gz
|
||||
/podman-9180872.tar.gz
|
||||
/podman-85b412d.tar.gz
|
||||
|
@ -32,7 +32,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 918087252b06640582128cfb6a8a5ace962dcee0
|
||||
%global commit0 85b412ddcdacb635e13ec67ecd2df5990dbdca02
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -57,7 +57,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.15.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.16.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -624,6 +624,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Thu Dec 3 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.16.dev.git85b412d
|
||||
- autobuilt 85b412d
|
||||
|
||||
* Thu Dec 3 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.15.dev.git9180872
|
||||
- autobuilt 9180872
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-9180872.tar.gz) = da27a9de260be012aba833910d8be20cad7515eab8b1763d5a270e6a753df0196464e65fc82645137a0b477a6cbb1e35694aed2d1e572ec9671e507ea8bbbae2
|
||||
SHA512 (podman-85b412d.tar.gz) = fe56680285bf735581486b7104b9546a6c41a720d86f7f07125adfbe3f965eb17e11f6eeeceb0aa7e89cae37979bf0eb6d448040a80694fad15a89cf21635c35
|
||||
|
Loading…
Reference in New Issue
Block a user