podman-2:3.2.0-0.12.dev.gitb533fcb
- autobuilt b533fcb Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
72a287f268
commit
9c172460b2
1
.gitignore
vendored
1
.gitignore
vendored
@ -1743,3 +1743,4 @@
|
||||
/podman-697ec8f.tar.gz
|
||||
/podman-b6405c1.tar.gz
|
||||
/podman-8cc96bd.tar.gz
|
||||
/podman-b533fcb.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 8cc96bddc98621fd5e6b3a7f2a8263f39864bb71
|
||||
%global commit0 b533fcb12eecc5206a0cb3e93fed1abc2f3abf3b
|
||||
%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.11.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.12.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
|
||||
* Fri May 07 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.2.0-0.12.dev.gitb533fcb
|
||||
- autobuilt b533fcb
|
||||
|
||||
* Thu May 06 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.2.0-0.11.dev.git8cc96bd
|
||||
- autobuilt 8cc96bd
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-8cc96bd.tar.gz) = 1a0676e0833250ba31786d5e1b2e049e64c4bf2b4e8791a022afcb927c1bc5eb67886ad972d12b3398100b43d22484927232508916184705ceff308bf2626273
|
||||
SHA512 (podman-b533fcb.tar.gz) = 3bf627a3437e32655903e695c060ef0b3236eb4f0b10dd2877bdf70ef763cd22f3377c61b7b56db0130131819d78457a9efd3cb8180b7a2931758ad43bf9ecca
|
||||
|
Loading…
Reference in New Issue
Block a user