podman-2:2.1.0-0.184.dev.git90831df
- autobuilt 90831df Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2764a6e920
commit
3c4205d027
1
.gitignore
vendored
1
.gitignore
vendored
@ -1257,3 +1257,4 @@
|
||||
/podman-8e4842a.tar.gz
|
||||
/podman-4ef4f52.tar.gz
|
||||
/podman-d777a7b.tar.gz
|
||||
/podman-90831df.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 d777a7bd5c920ce3cf06c4eba25068747dbc6b8f
|
||||
%global commit0 90831dfdced0f52867c47cac75b5ea09e0e916c2
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -57,7 +57,7 @@ Version: 2.1.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.183.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.184.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -647,6 +647,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Thu Aug 13 11:11:22 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.184.dev.git90831df
|
||||
- autobuilt 90831df
|
||||
|
||||
* Wed Aug 12 22:10:05 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.183.dev.gitd777a7b
|
||||
- autobuilt d777a7b
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-d777a7b.tar.gz) = 2aa9b8f3b92dceba3fcde806f9908ab37d6810c72e24ca29bc3aad12ca277fdd91511de87dadc7ed6e6d7afca124af1eff9c216f790a8879a8957d9ef8bd68cf
|
||||
SHA512 (podman-90831df.tar.gz) = 8d5dcf055951171e8f4083844b5316bef2c6ead8d1a8137f65ae02c8e8c23a5cfe508e831c8aaf5648fef0aad314ef2c022fba38f91a6333721afcd64bbff6ff
|
||||
|
Loading…
Reference in New Issue
Block a user