podman-2:3.0.0-0.21.dev.gitf01630a
- autobuilt f01630a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f5bd1cf30c
commit
af233cec05
1
.gitignore
vendored
1
.gitignore
vendored
@ -1442,3 +1442,4 @@
|
|||||||
/podman-c675d8a.tar.gz
|
/podman-c675d8a.tar.gz
|
||||||
/podman-70284b1.tar.gz
|
/podman-70284b1.tar.gz
|
||||||
/podman-ec0411a.tar.gz
|
/podman-ec0411a.tar.gz
|
||||||
|
/podman-f01630a.tar.gz
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
# To build a random user's fork/commit, comment out above line,
|
# 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
|
# 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 git0 https://github.com/$GITHUB_USER/$GITHUB_USER_REPO
|
||||||
%global commit0 ec0411aecd74f5d604ded102e562541f5bd01a98
|
%global commit0 f01630acf35a11aecdbfb9b77b249dcec85e67b5
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -56,7 +56,7 @@ Version: 3.0.0
|
|||||||
# N.foo if released, 0.N.foo if unreleased
|
# N.foo if released, 0.N.foo if unreleased
|
||||||
# Rawhide almost always ships unreleased builds,
|
# Rawhide almost always ships unreleased builds,
|
||||||
# so release tag should be of the form 0.N.foo
|
# so release tag should be of the form 0.N.foo
|
||||||
Release: 0.20.dev.git%{shortcommit0}%{?dist}
|
Release: 0.21.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Manage Pods, Containers and Container Images
|
Summary: Manage Pods, Containers and Container Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io/
|
URL: https://%{name}.io/
|
||||||
@ -627,6 +627,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 4 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.21.dev.gitf01630a
|
||||||
|
- autobuilt f01630a
|
||||||
|
|
||||||
* Fri Dec 4 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.20.dev.gitec0411a
|
* Fri Dec 4 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.0.0-0.20.dev.gitec0411a
|
||||||
- autobuilt ec0411a
|
- autobuilt ec0411a
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||||
SHA512 (podman-ec0411a.tar.gz) = 3abe0a3357a53ad9ef365a157fc85b2314f5ebe2966bf795841bec18dc056fc9b4a6099ee53b1c4358de9b34f4d419070f9d2c7adaeee92485e80e141a6644df
|
SHA512 (podman-f01630a.tar.gz) = 3b621b9a548021db892751e30a9fcd72718102023c731f8c4e9d600facd07e1b7edda8f29278f1d4a937633e0e8318ccfbc0e83abf5c183ae2969a4bd4dc5181
|
||||||
|
Loading…
Reference in New Issue
Block a user