podman-2:2.1.0-0.126.dev.git83166a9
- autobuilt 83166a9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
021392dae4
commit
ba2bd4753b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1201,3 +1201,4 @@
|
||||
/podman-288ebec.tar.gz
|
||||
/podman-b0777ad.tar.gz
|
||||
/podman-539bb4c.tar.gz
|
||||
/podman-83166a9.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 539bb4c59208c9369cb034aa458b3ba89b8bdd3b
|
||||
%global commit0 83166a98c3cdb3fc88e239772430cfcb3f28c3b0
|
||||
%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.125.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.126.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -641,6 +641,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Wed Jul 29 09:09:58 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.126.dev.git83166a9
|
||||
- autobuilt 83166a9
|
||||
|
||||
* Tue Jul 28 23:09:57 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:2.1.0-0.125.dev.git539bb4c
|
||||
- autobuilt 539bb4c
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-f5af33d.tar.gz) = 564555ef83f9bf70560bfdaf864112d62c318b83827400e65d8cbca6deed0813cafdef222c32ada4f596ad60fe4d9753286e65b577a73c85915bd46fc550cadc
|
||||
SHA512 (podman-539bb4c.tar.gz) = 646bf2d4541ec99057cad3938667575225ce1cdb2b1d28cb4984ca3c6b5adf661046ec7f514f050750b190603e54f6b2c1c6d71ae6ae28a1b42ca6935cf19ce3
|
||||
SHA512 (podman-83166a9.tar.gz) = d8312b69a42e2123220ddd7601dfe31e7d7d3234490dad70e86c8ee03e0bb630ed9cb38bfa0818d9d4b05bba1e57914faa8bda16b39bbc271bec89810e33812f
|
||||
|
Loading…
Reference in New Issue
Block a user