podman-2:2.2.0-0.27.dev.git7876dd5
- autobuilt 7876dd5 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a10e575aaa
commit
94c5e6ccc5
1
.gitignore
vendored
1
.gitignore
vendored
@ -1382,3 +1382,4 @@
|
||||
/podman-a7500e5.tar.gz
|
||||
/podman-59b5f0a.tar.gz
|
||||
/podman-71d675a.tar.gz
|
||||
/podman-7876dd5.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 71d675a164ee64111db1a9214673a3498b3aa123
|
||||
%global commit0 7876dd51134c946d48f29f98d52dede685656194
|
||||
%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.26.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.27.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
|
||||
* Sat Oct 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.27.dev.git7876dd5
|
||||
- autobuilt 7876dd5
|
||||
|
||||
* Fri Oct 9 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.2.0-0.26.dev.git71d675a
|
||||
- autobuilt 71d675a
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-8a6a8a4.tar.gz) = 7ee1edd091264f804056c69d5eac0ef8e825cbdae268caeed12700c966724c57348a14aee509e9ab559be349025b0c5357f441c3b4e34c3c02568a51ae223401
|
||||
SHA512 (podman-71d675a.tar.gz) = 9ef519f4442c293fcd9ebec75710bb8b57463afce3cf1be660f1b2935d0de417384d2eb166ea79ce6ac38f90d6219ee6d8f9b90b693bfd4efedb3edd8f655239
|
||||
SHA512 (podman-7876dd5.tar.gz) = 97ec3d3ce43f6c0fa3dd0b89a71116e648fe128118fb7773cc4ea99ab6498f6fb03b4c776c27ffd19f0c485ebe169fd0cd2af6827a242cc1be94281305f80eed
|
||||
|
Loading…
Reference in New Issue
Block a user