podman-2:2.2.0-0.26.dev.git71d675a
- autobuilt 71d675a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
5267b73bb9
commit
a10e575aaa
1
.gitignore
vendored
1
.gitignore
vendored
@ -1381,3 +1381,4 @@
|
||||
/podman-defb754.tar.gz
|
||||
/podman-a7500e5.tar.gz
|
||||
/podman-59b5f0a.tar.gz
|
||||
/podman-71d675a.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 59b5f0ac32ddf615fada021bc62c823bb73233da
|
||||
%global commit0 71d675a164ee64111db1a9214673a3498b3aa123
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -57,7 +57,7 @@ Version: 2.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.25.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.26.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -616,6 +616,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Fri Oct 9 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.26.dev.git71d675a
|
||||
- autobuilt 71d675a
|
||||
|
||||
* Thu Oct 8 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.25.dev.git59b5f0a
|
||||
- autobuilt 59b5f0a
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||
SHA512 (podman-59b5f0a.tar.gz) = 931f348ee44555cd7de4a732d4089372eb93f88273561cd18d9266e192bb533ddc9e8409d5ad613fb357e179b9f920dd17e356376faeb541d788bc1c487b7c01
|
||||
SHA512 (podman-71d675a.tar.gz) = 9ef519f4442c293fcd9ebec75710bb8b57463afce3cf1be660f1b2935d0de417384d2eb166ea79ce6ac38f90d6219ee6d8f9b90b693bfd4efedb3edd8f655239
|
||||
|
Loading…
Reference in New Issue
Block a user