podman-2:3.0.0-0.94.dev.gitef12e36
- autobuilt ef12e36 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9e24675b06
commit
4d64be2bdf
1
.gitignore
vendored
1
.gitignore
vendored
@ -1514,3 +1514,4 @@
|
||||
/podman-8f75ed9.tar.gz
|
||||
/podman-9c9f02a.tar.gz
|
||||
/podman-7f0771f.tar.gz
|
||||
/podman-ef12e36.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 7f0771fa9401c26e942c67788bebc0041dfa3311
|
||||
%global commit0 ef12e36df0f8d72b52e43844cfb8e471f795ee02
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
%global repo_plugins dnsname
|
||||
@ -56,7 +56,7 @@ Version: 3.0.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.93.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.94.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Manage Pods, Containers and Container Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io/
|
||||
@ -633,6 +633,9 @@ exit 0
|
||||
|
||||
# rhcontainerbot account currently managed by lsm5
|
||||
%changelog
|
||||
* Wed Dec 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.94.dev.gitef12e36
|
||||
- autobuilt ef12e36
|
||||
|
||||
* Wed Dec 30 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.93.dev.git7f0771f
|
||||
- autobuilt 7f0771f
|
||||
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||
SHA512 (podman-7f0771f.tar.gz) = b83d933f21f0cdf2aabfa38fecb611a48c7dddc745cc4bb4ce2ebb92cb90c3c5b0c28b0b40f0037c6731283ffbdf9f59b880c1a304a666980c333b4b62d8dc04
|
||||
SHA512 (podman-ef12e36.tar.gz) = 0e525d3bac5150b3da1b090a5bbb5e073bc1a2f71b642f102a3a04a44bfaf314e23d07957e9442133e475c211b7b95aa5c9b649e1ad74f872c72311a0c1d24e5
|
||||
|
Loading…
Reference in New Issue
Block a user