podman-3:3.2.0-0.23.dev.gita6a3df0
- autobuilt a6a3df0 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1b6d6c890d
commit
9525b6ab20
1
.gitignore
vendored
1
.gitignore
vendored
@ -1752,3 +1752,4 @@
|
||||
/podman-4dc52f6.tar.gz
|
||||
/podman-2b0b971.tar.gz
|
||||
/podman-90a12ac.tar.gz
|
||||
/podman-a6a3df0.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 90a12acb7e4851b4b1b672ec06a4628af5f8954e
|
||||
%global commit0 a6a3df0273d19197286d12a805d7bc34c787b25f
|
||||
%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.22.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.23.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
|
||||
* Mon May 17 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.2.0-0.23.dev.gita6a3df0
|
||||
- autobuilt a6a3df0
|
||||
|
||||
* Sun May 16 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.2.0-0.22.dev.git90a12ac
|
||||
- autobuilt 90a12ac
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-90a12ac.tar.gz) = 74da7bdddbc54e507bc0468dacb29fbc5fa61b2c9cf1371ea5237d30ec1741c90a45296569fb838baf176424fd2daf93ab63b705667ebdd48791afad35ddf9e7
|
||||
SHA512 (podman-a6a3df0.tar.gz) = b6f42a648eaedbfbe1cb85334f805292c0a1cca180311ed5c741cde9adbfbe93cc8b71e29362a4e0f24fd6b99733bfc66236586d55d65524f4a5e058e66afd1c
|
||||
|
Loading…
Reference in New Issue
Block a user