podman-3:3.3.0-0.4.dev.gitea39735
- autobuilt ea39735 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6fe5acd826
commit
bf92b19885
1
.gitignore
vendored
1
.gitignore
vendored
@ -1758,3 +1758,4 @@
|
|||||||
/podman-9a3a732.tar.gz
|
/podman-9a3a732.tar.gz
|
||||||
/podman-machine-cni-afab2d8.tar.gz
|
/podman-machine-cni-afab2d8.tar.gz
|
||||||
/podman-da1bade.tar.gz
|
/podman-da1bade.tar.gz
|
||||||
|
/podman-ea39735.tar.gz
|
||||||
|
@ -27,7 +27,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 da1bade294025a419877484ae35f352984e804d2
|
%global commit0 ea39735845655aaf77de577a35557a0fb003514f
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# dnsname
|
# dnsname
|
||||||
@ -63,7 +63,7 @@ Version: 3.3.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.3.dev.git%{shortcommit0}%{?dist}
|
Release: 0.4.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/
|
||||||
@ -647,6 +647,9 @@ exit 0
|
|||||||
|
|
||||||
# rhcontainerbot account currently managed by lsm5
|
# rhcontainerbot account currently managed by lsm5
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 10 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.3.0-0.4.dev.gitea39735
|
||||||
|
- autobuilt ea39735
|
||||||
|
|
||||||
* Wed Jun 09 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.3.0-0.3.dev.gitda1bade
|
* Wed Jun 09 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 3:3.3.0-0.3.dev.gitda1bade
|
||||||
- autobuilt da1bade
|
- autobuilt da1bade
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
SHA512 (dnsname-c654c95.tar.gz) = 34c844ca3ebe24b069077836d27e828ebbfd61c13e0aa943838af9aae475258c3f02e7d1c5e61362cb6904287eee4e3fc85cc2879216e1a8e1142b69731926f0
|
||||||
SHA512 (podman-da1bade.tar.gz) = ba405234fbec16da3bc908623626f069c0b79ab2d1d624314dd01caeb1d665e7cc0da75a77995f135a2178b80080be698e01fdd9f071f1f81d317e82a279ec51
|
SHA512 (podman-ea39735.tar.gz) = d31c3f5e9ccf941e0f5fdcc34310796745c5919f15fd45c980b6fbcf9c6420b051d807ddc99f498903e9bf5f6577d0df35b41ea88057d9e318e841d70bd5d8ba
|
||||||
SHA512 (podman-machine-cni-afab2d8.tar.gz) = 121f33e212daebd3c2c10d24ef2a5dae28d1df5b758209d5590d600d7cd3cfc6af5955371f03e2cb3b9ef0f6e9a1a345f50925abc8ccc2147bc4c925ac670d91
|
SHA512 (podman-machine-cni-afab2d8.tar.gz) = 121f33e212daebd3c2c10d24ef2a5dae28d1df5b758209d5590d600d7cd3cfc6af5955371f03e2cb3b9ef0f6e9a1a345f50925abc8ccc2147bc4c925ac670d91
|
||||||
|
Loading…
Reference in New Issue
Block a user