podman-3:3.2.0-0.24.dev.gita7fa0da
- autobuilt a7fa0da Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9525b6ab20
commit
52b6dae320
1
.gitignore
vendored
1
.gitignore
vendored
@ -1753,3 +1753,4 @@
|
||||
/podman-2b0b971.tar.gz
|
||||
/podman-90a12ac.tar.gz
|
||||
/podman-a6a3df0.tar.gz
|
||||
/podman-a7fa0da.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 a6a3df0273d19197286d12a805d7bc34c787b25f
|
||||
%global commit0 a7fa0da4a5584044bc6319eb76d25f6fd90cce64
|
||||
%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.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/
|
||||
@ -621,6 +621,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Tue May 18 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.2.0-0.24.dev.gita7fa0da
|
||||
- autobuilt a7fa0da
|
||||
|
||||
* Mon May 17 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.2.0-0.23.dev.gita6a3df0
|
||||
- autobuilt a6a3df0
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-a6a3df0.tar.gz) = b6f42a648eaedbfbe1cb85334f805292c0a1cca180311ed5c741cde9adbfbe93cc8b71e29362a4e0f24fd6b99733bfc66236586d55d65524f4a5e058e66afd1c
|
||||
SHA512 (podman-a7fa0da.tar.gz) = 1ff9b26e9d4e0377b7bf516a45f5f520c577b5d5d358e9b3615ff4e8aff4a810c756bf788053337aecbd497fd9219ab10b46522ea6d8f7f3602bf12d1263b61d
|
||||
|
Loading…
Reference in New Issue
Block a user