podman-3:3.2.0-0.22.dev.git90a12ac
- autobuilt 90a12ac Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
97b3ac3087
commit
1b6d6c890d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1751,3 +1751,4 @@
|
||||
/podman-59dd357.tar.gz
|
||||
/podman-4dc52f6.tar.gz
|
||||
/podman-2b0b971.tar.gz
|
||||
/podman-90a12ac.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 2b0b97150a01c5a3c1706dd369a0caeb5cf6ec09
|
||||
%global commit0 90a12acb7e4851b4b1b672ec06a4628af5f8954e
|
||||
%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.21.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.22.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -621,6 +621,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Sun May 16 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.2.0-0.22.dev.git90a12ac
|
||||
- autobuilt 90a12ac
|
||||
|
||||
* Sat May 15 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.2.0-0.21.dev.git2b0b971
|
||||
- autobuilt 2b0b971
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-2b0b971.tar.gz) = 20215e20bcf7b7b1af01ac2fc988ec9a094cb0a558950c01f710b7cbf462ddd3f13f4d1ed9e66eda99999b0bc9f2d61d35adeed0a2e19283ea19ee72877cfca5
|
||||
SHA512 (podman-90a12ac.tar.gz) = 74da7bdddbc54e507bc0468dacb29fbc5fa61b2c9cf1371ea5237d30ec1741c90a45296569fb838baf176424fd2daf93ab63b705667ebdd48791afad35ddf9e7
|
||||
|
Loading…
Reference in New Issue
Block a user