podman-2:3.2.0-0.11.dev.git8cc96bd
- autobuilt 8cc96bd Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
774dcf75d1
commit
72a287f268
1
.gitignore
vendored
1
.gitignore
vendored
@ -1742,3 +1742,4 @@
|
|||||||
/podman-4ca34fc.tar.gz
|
/podman-4ca34fc.tar.gz
|
||||||
/podman-697ec8f.tar.gz
|
/podman-697ec8f.tar.gz
|
||||||
/podman-b6405c1.tar.gz
|
/podman-b6405c1.tar.gz
|
||||||
|
/podman-8cc96bd.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 b6405c1ae6fb1ac6b08493fa8e2f77a0fe9ff39e
|
%global commit0 8cc96bddc98621fd5e6b3a7f2a8263f39864bb71
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
%global repo_plugins dnsname
|
%global repo_plugins dnsname
|
||||||
@ -58,7 +58,7 @@ Version: 3.2.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.10.dev.git%{shortcommit0}%{?dist}
|
Release: 0.11.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/
|
||||||
@ -620,6 +620,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 06 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.2.0-0.11.dev.git8cc96bd
|
||||||
|
- autobuilt 8cc96bd
|
||||||
|
|
||||||
* Thu May 06 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.2.0-0.10.dev.gitb6405c1
|
* Thu May 06 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:3.2.0-0.10.dev.gitb6405c1
|
||||||
- autobuilt b6405c1
|
- autobuilt b6405c1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||||
SHA512 (podman-b6405c1.tar.gz) = ddda23930623b760f5b1f4710a4d2502cd4c3a32eb1a1a9444d3a86ede5e56629018f3a033e2d1ee378d38a47428a499871ec80816d314c09b680429cdf5448e
|
SHA512 (podman-8cc96bd.tar.gz) = 1a0676e0833250ba31786d5e1b2e049e64c4bf2b4e8791a022afcb927c1bc5eb67886ad972d12b3398100b43d22484927232508916184705ceff308bf2626273
|
||||||
|
Loading…
Reference in New Issue
Block a user